ActiveReports 12
Margin Property (IAxis)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
GrapeCity.ActiveReports.Extensibility.v12 Assembly
>
GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace
>
IAxis Interface
: Margin Property
Gets a value indicating whether an axis margin is created. The size of the margin is automatically generated based on the scale and the number of data points.
Syntax
Visual Basic
C#
'Declaration ReadOnly Property Margin As
Boolean
bool
Margin {get;}
See Also
Reference
IAxis Interface
IAxis Members