GrapeCity.Xaml.Excel
BandFormats Property (IExcelSurfaceChartBase)


A collection of formatting bands for a surface chart indexed from low to high.
Syntax
'Declaration
 
Property BandFormats As List(Of Integer)
'Usage
 
Dim instance As IExcelSurfaceChartBase
Dim value As List(Of Integer)
 
instance.BandFormats = value
 
value = instance.BandFormats
List<int> BandFormats {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelSurfaceChartBase Interface
IExcelSurfaceChartBase Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options