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

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