FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / FlexPie Class / AutoScrollOffset Property

In This Topic
    AutoScrollOffset Property (FlexPie)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property AutoScrollOffset As System.Drawing.Point
    public virtual System.Drawing.Point AutoScrollOffset {get; set;}
    See Also