GrapeCity.Xaml.Excel
Format Property (ExcelLineSeries)


Represents the formatting options of this series.
Syntax
'Declaration
 
Public Property Format As IExcelChartFormat
'Usage
 
Dim instance As ExcelLineSeries
Dim value As IExcelChartFormat
 
instance.Format = value
 
value = instance.Format
public IExcelChartFormat Format {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelLineSeries Class
ExcelLineSeries Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options