ActiveReports 12
Scalar Property (IAxis)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace > IAxis Interface : Scalar Property
Gets a value indicating whether the values along the axis are scalar values (i.e. numeric or date) which are displayed on the chart in a continuous flow with missing numbers or dates filled in.
Syntax
'Declaration
 
ReadOnly Property Scalar As Boolean
bool Scalar {get;}
See Also

Reference

IAxis Interface
IAxis Members