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

In This Topic
    offset Property (FixedVariability)
    In This Topic
    Syntax
    'Declaration
     
    Public WriteOnly Property offset As Nullable(Of Double)
    public Nullable<double> offset {set;}
    See Also