ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / Series Class / HasCustomSymbol Property

In This Topic
    HasCustomSymbol Property (Series)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property HasCustomSymbol As System.Boolean
    protected virtual System.bool HasCustomSymbol {get;}
    See Also