WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / DataLabelBase Class / Offset Property
In This Topic
    Offset Property (DataLabelBase)
    In This Topic
    Gets or sets the offset of data label from corresponding data point.
    Syntax
    public int Offset {get; set;}
    See Also