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

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