IChartGridLine
Format3D Property
|
Gets the chart3 D properties.
Namespace:
Spire.Xls.Core
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
Format3D Format3D { get; }
ReadOnly Property Format3D As Format3D
Get
property Format3D^ Format3D {
Format3D^ get ();
}
abstract Format3D : Format3D with get
Property Value
Type:
Format3D
The chart3 D properties.
See Also