ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / IPlotConfig Interface / Offset Property

In This Topic
    Offset Property (IPlotConfig)
    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
     
    ReadOnly Property Offset As Double
    double Offset {get;}
    See Also