FlexChart | ComponentOne
C1.Win.FlexChart.Toolbar.4.8 Assembly / C1.Win.Chart.Toolbar.Common Namespace / ChartRangePanel Class / Anchor Property

In This Topic
    Anchor Property (ChartRangePanel)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Anchor As System.Windows.Forms.AnchorStyles
    public virtual System.Windows.Forms.AnchorStyles Anchor {get; set;}
    See Also