GrapeCity.Xaml.Excel
Order Property (ExcelTrendLine)


Gets or sets the order.
Syntax
'Declaration
 
Public Property Order As Integer
'Usage
 
Dim instance As ExcelTrendLine
Dim value As Integer
 
instance.Order = value
 
value = instance.Order
public int Order {get; set;}

Property Value

The order.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelTrendLine Class
ExcelTrendLine Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options