FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / ErrorBar Class / HasCustomSymbol Property

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