Class MultiLevelLabelsPanel
Represents the MultiLevelLabelsPanel class.
Inheritance
System.Object
MultiLevelLabelsPanel
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public class MultiLevelLabelsPanel
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 |