2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / Label Class / Offset Property

In This Topic
    Offset Property (Label)
    In This Topic
    Gets or sets the offset distance in pixels from an associated data point.
    Syntax
    'Declaration
     
    Public Property Offset As System.Integer
    public System.int Offset {get; set;}
    See Also