ActiveReports Developer 7
Chart Property
See Also 
GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design Namespace > ChartDataSourceClickedEventArgs Class : Chart Property

Glossary Item Box

Provides access to the control.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Chart As ChartControl
C# 
public ChartControl Chart {get;}

See Also