ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Chart Namespace / SeriesBase Class / HasCustomSymbol Property

In This Topic
    HasCustomSymbol Property (SeriesBase)
    In This Topic
    Whether the custom symbol rendering is used.
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property HasCustomSymbol As Boolean
    protected virtual bool HasCustomSymbol {get;}
    See Also