In This Topic
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
Property Value
A
System.Boolean value.
true
if the values along the axis are scalar; otherwise,
false
.
See Also