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

In This Topic
    Offset Property (ChartLabel)
    In This Topic
    Gets or sets the offset distance from the associated data point in twips.
    Syntax
    'Declaration
     
    Public Property Offset As Double
    public double Offset {get; set;}
    See Also