'Declaration Public Property ChartTitle As ChartTitle
'Usage Dim instance As Chart Dim value As ChartTitle instance.ChartTitle = value value = instance.ChartTitle
public ChartTitle ChartTitle {get; set;}
'Declaration Public Property ChartTitle As ChartTitle
'Usage Dim instance As Chart Dim value As ChartTitle instance.ChartTitle = value value = instance.ChartTitle
public ChartTitle ChartTitle {get; set;}
This property provides access to a ChartTitle object that represents the title of the Chart.
Note that setting the property will automatically replace any existing <c:title> element in the Chart's XML.
Also note that setting this property to null will remove the Chart's title.
Target Platforms: Windows 11, Windows 10, Windows 7, Windows, 11, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2