Interface IFormat3D
- Namespace
- Spire.Xls.Core.Interfaces
- Assembly
- Spire.XLS.dll
public interface IFormat3D
Properties
double BevelBottomHeight { get; set; }
Property Value
- double
XLSXChartBevelType BevelBottomType { get; set; }
Property Value
- XLSXChartBevelType
double BevelBottomWidth { get; set; }
Property Value
- double
double BevelTopHeight { get; set; }
Property Value
- double
XLSXChartBevelType BevelTopType { get; set; }
Property Value
- XLSXChartBevelType
double BevelTopWidth { get; set; }
Property Value
- double
Color ContourColor { get; set; }
Property Value
- Color
double ContourWidth { get; set; }
Property Value
- double
Color ExtrusionColor { get; set; }
Property Value
- Color
double ExtrusionHeight { get; set; }
Property Value
- double
double LightingAngle { get; set; }
Property Value
- double
XLSXChartLightingType LightingType { get; set; }
Property Value
- XLSXChartLightingType
XLSXChartMaterialType MaterialType { get; set; }
Property Value
- XLSXChartMaterialType