GrapeCity.Xaml.Excel
Order Property (ExcelBarSeries)


Specifies the order of the series on the collection. It's 0 based
Syntax
'Declaration
 
Public Property Order As Integer
'Usage
 
Dim instance As ExcelBarSeries
Dim value As Integer
 
instance.Order = value
 
value = instance.Order
public int Order {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelBarSeries Class
ExcelBarSeries Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options