IChart
PlotAreaWidthOfCalculated Property
|
Gets the PlotAreaWidth of the chart after calculated.
Read/write
Int32
.
Namespace:
Spire.Presentation.Charts
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
float PlotAreaWidthOfCalculated { get; }
ReadOnly Property PlotAreaWidthOfCalculated As Single
Get
property float PlotAreaWidthOfCalculated {
float get ();
}
abstract PlotAreaWidthOfCalculated : float32 with get
Property Value
Type:
Single
See Also