FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / Waterfall Class / HasCustomSymbol Property

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