ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.DV Namespace / PlotConfig Class / Offset Property

In This Topic
    Offset Property (PlotConfig)
    In This Topic
    Gets or sets Gets or sets the offset of data point. Controls distance from origin For pie chart configuration setting Offset to a positive value makes exploded chart. Values: from 0 to 1
    Syntax
    'Declaration
     
    Public ReadOnly Property Offset As Double
    public double Offset {get;}
    See Also