Class ChartRowDefinitions
Represents a collection class that stores and manages ChartRowDefinition objects used for chart row layout
Inheritance
System.Object
ChartRowDefinitions
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.UWP.dll
Syntax
public class ChartRowDefinitions : ObservableCollection<ChartRowDefinition>
Constructors
ChartRowDefinitions()
Declaration
public ChartRowDefinitions()