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

In This Topic
    Offset Property (PointStyle)
    In This Topic
    Gets or sets the offset of the PointStyle.
    Syntax
    'Declaration
     
    Public Property Offset As System.Integer
    public System.int Offset {get; set;}
    See Also