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

In This Topic
    Offset Property (ChartAutoLabelArrangement)
    In This Topic
    Gets or sets the maximum offset distance from the associated point, in twips.
    Syntax
    'Declaration
     
    Public Property Offset As Integer
    public int Offset {get; set;}
    See Also