GrapeCity.Xaml.Excel
Format Property (IExcelChartSeriesBase)


GrapeCity.Excel.Chart Namespace > IExcelChartSeriesBase Interface : Format Property
Represents the formatting options of this series.
Syntax
'Declaration
 
Property Format As IExcelChartFormat
'Usage
 
Dim instance As IExcelChartSeriesBase
Dim value As IExcelChartFormat
 
instance.Format = value
 
value = instance.Format
IExcelChartFormat Format {get; set;}
See Also

Reference

IExcelChartSeriesBase Interface
IExcelChartSeriesBase Members