Class MultiLevelLabelsPanel
Represents the MultiLevelLabelsPanel class.
Inheritance
System.Object
MultiLevelLabelsPanel
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public class MultiLevelLabelsPanel : Object
Constructors
MultiLevelLabelsPanel(Panel)
Initializes a new instance of the MultiLevelLabelsPanel class.
Declaration
public MultiLevelLabelsPanel(Panel panel)
Parameters
Type | Name | Description |
---|---|---|
System.Windows.Controls.Panel | panel | The Panel |