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

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