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

In This Topic
    HasCustomSymbol Property (ZigZag)
    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