GrapeCity.Xaml.Excel
Name Property (IExcelChart)


GrapeCity.Excel.Chart Namespace > IExcelChart Interface : Name Property
Represents the chart name
Syntax
'Declaration
 
Property Name As String
'Usage
 
Dim instance As IExcelChart
Dim value As String
 
instance.Name = value
 
value = instance.Name
string Name {get; set;}
See Also

Reference

IExcelChart Interface
IExcelChart Members