ActiveReports 8
Scalar Property
See Also 
GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace > IAxis Interface : Scalar Property

Glossary Item Box

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

Visual Basic (Declaration) 
ReadOnly Property Scalar As System.Boolean
C# 
System.bool Scalar {get;}

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also