ChartAxis.Scalar Property

Definition

Gets a Boolean value that indicates whether the values along this axis are scalar values (numeric or date) which should be displayed on the chart in a continuous axis.

public:
 property bool Scalar { bool get(); };
public bool Scalar { get; }
member this.Scalar : bool
Public ReadOnly Property Scalar As Boolean

Property Value

A Boolean value.

Applies to