GrapeCity.Xaml.SpreadSheet.Data
ChartTitle Property (SpreadChartBase)


Gets or sets the chart title of a chart.
Syntax
'Declaration
 
Public Property ChartTitle As ChartTitle
'Usage
 
Dim instance As SpreadChartBase
Dim value As ChartTitle
 
instance.ChartTitle = value
 
value = instance.ChartTitle
public ChartTitle ChartTitle {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SpreadChartBase Class
SpreadChartBase Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options