ActiveReports Developer 7
UIOptions Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > ChartControl Class : UIOptions Property

Glossary Item Box

Gets or sets specific user interface features for the chart.

Syntax

Visual Basic (Declaration) 
Public Property UIOptions As UIOptions
C# 
public UIOptions UIOptions {get; set;}

See Also