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

In This Topic
    Style Property (Chart3DPointSeries)
    In This Topic
    Gets the style of point drawing.
    Syntax
    'Declaration
     
    Public ReadOnly Property Style As Chart3DStyle
    public Chart3DStyle Style {get;}
    See Also