GrapeCity.Xaml.Excel
AlternateFallbackStyleList Property (ExcelChart)


Represents fall back choice if all alternate choice are not recognized by cosuming application.
Syntax
'Declaration
 
Public Property AlternateFallbackStyleList As List(Of Integer)
'Usage
 
Dim instance As ExcelChart
Dim value As List(Of Integer)
 
instance.AlternateFallbackStyleList = value
 
value = instance.AlternateFallbackStyleList
public List<int> AlternateFallbackStyleList {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelChart Class
ExcelChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options