[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.IAxis.Margin

Margin Property

Margin

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.

Declaration
bool Margin { get; }
Property Value
Type Description
bool

A bool value. true if an axis margin is created; otherwise, false.