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

In This Topic
    SymbolStyle Property (PointStyle)
    In This Topic
    Gets or sets the symbol style of the PointStyle.
    Syntax
    'Declaration
     
    Public Property SymbolStyle As ChartSymbolStyle
    public ChartSymbolStyle SymbolStyle {get; set;}
    See Also