FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Design Namespace / FlexPieDesigner Class / SelectionRules Property

In This Topic
    SelectionRules Property (FlexPieDesigner)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property SelectionRules As System.Windows.Forms.Design.SelectionRules
    public virtual System.Windows.Forms.Design.SelectionRules SelectionRules {get;}
    See Also