FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / PieDataLabel Class / Offset Property

In This Topic
    Offset Property (PieDataLabel)
    In This Topic
    Gets or sets the offset of data label from corresponding data point.
    Syntax
    'Declaration
     
    Public Property Offset As Integer
    public int Offset {get; set;}
    See Also