2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / ChartDataSeries Class / Offset Property

In This Topic
    Offset Property (ChartDataSeries)
    In This Topic
    Gets or sets the series offset for appropriate charts.
    Syntax
    'Declaration
     
    Public Property Offset As System.Integer
    public System.int Offset {get; set;}
    Remarks
    The meaning, if any, of the series offset can change from chart type to chart type.
    See Also