ActiveReports 12
Margin Property (IAxis)

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
'Declaration
 
ReadOnly Property Margin As Boolean
bool Margin {get;}
See Also

Reference

IAxis Interface
IAxis Members