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

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