ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _PlotConfigOption Class / offset Property

In This Topic
    offset Property (_PlotConfigOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property offset As List(Of IValueOption)
    public List<IValueOption> offset {get; set;}
    See Also