ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DLabel Class / Offset Property

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