Spread Windows Forms 12.0 Product Documentation
ChartName Property (ChartShape)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Chart Namespace > ChartShape Class : ChartName Property
Gets or sets the name of the chart.
Syntax
'Declaration
 
Public Overridable Property ChartName As String
'Usage
 
Dim instance As ChartShape
Dim value As String
 
instance.ChartName = value
 
value = instance.ChartName
public virtual string ChartName {get; set;}
See Also

Reference

ChartShape Class
ChartShape Members