Namespace: Spire.Presentation.Charts
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
float PlotAreaWidthOfCalculated { get; }
ReadOnly Property PlotAreaWidthOfCalculated As Single
	Get
property float PlotAreaWidthOfCalculated {
	float get ();
}
abstract PlotAreaWidthOfCalculated : float32 with get

Property Value

Single

See Also