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

Glossary Item Box

Gets the titles collection for the SharpGraph object.

Syntax

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

See Also