FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Interaction Namespace / AxisScrollbar Class / CreateParams Property

In This Topic
    CreateParams Property (AxisScrollbar)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property CreateParams As System.Windows.Forms.CreateParams
    protected virtual System.Windows.Forms.CreateParams CreateParams {get;}
    See Also