FlexChart | ComponentOne
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 System.Boolean
    protected virtual System.bool HasCustomSymbol {get;}
    See Also