Chart for WinRT
RowDefinitions Property

Gets the collection of row definitions.
Syntax
'Declaration
 
Public ReadOnly Property RowDefinitions As System.Collections.ObjectModel.ObservableCollection(Of PlotAreaRowDefinition)
public System.Collections.ObjectModel.ObservableCollection<PlotAreaRowDefinition> RowDefinitions {get;}
See Also

Reference

PlotAreaCollection Class
PlotAreaCollection Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback