ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Interaction Namespace / RangeSelector Class / IsDx Property

In This Topic
    IsDx Property
    In This Topic
    Special handling for DirectX chart.
    Syntax
    'Declaration
     
    Protected Overrides ReadOnly Property IsDx As Boolean
    protected override bool IsDx {get;}
    See Also