Chart.Titles Property
.NET Framework (current version)
Gets or sets a TitleCollection object which stores all Title objects used by the Chart control.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[<PersistenceModeAttribute(PersistenceMode.InnerProperty)>] member Titles : TitleCollection with get
Property Value
Type: System.Web.UI.DataVisualization.Charting.TitleCollectionA TitleCollection object which stores all Title objects used by the Chart control.
.NET Framework
Available since 4.0
Available since 4.0
Show: