Class ChartRowDefinitions
A collection class which holds ChartRowDefinitions
Inheritance
System.Object
ChartRowDefinitions
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public class ChartRowDefinitions : ObservableCollection<ChartRowDefinition>
Constructors
ChartRowDefinitions()
Declaration
public ChartRowDefinitions()