[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.IAxis.Scalar

Scalar Property

Scalar

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.

Declaration
bool Scalar { get; }
Property Value
Type Description
bool

A bool value. true if the values along the axis are scalar; otherwise, false.