ComponentOne BubbleChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / PieChartAnimation Class / Offset Property

In This Topic
    Offset Property (PieChartAnimation)
    In This Topic
    A value that indicates the offset for explode animation.
    Syntax
    'Declaration
     
    Public Property Offset As System.Integer
    public System.int Offset {get; set;}
    See Also