ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / ChartControl Class / UIOptions Property

In This Topic
    UIOptions Property (ChartControl)
    In This Topic
    Gets or sets specific user interface features for the chart.
    Syntax
    'Declaration
     
    Public Property UIOptions As UIOptions
    public UIOptions UIOptions {get; set;}
    See Also