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

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