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

In This Topic
    EnableTouchBehavior Property
    In This Topic
    A value that indicates whether the piechart can be rotated and tooltip is always shown on touchable devices.
    Syntax
    'Declaration
     
    Public Property EnableTouchBehavior As System.Boolean
    public System.bool EnableTouchBehavior {get; set;}
    See Also