Chart for WinRT
ColumnDefinitions Property

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

Reference

PlotAreaCollection Class
PlotAreaCollection Members

 

 


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

Product Support Forum  |  Documentation Feedback