Class HorizontalSlicesPanel
Panel that simply lays out it's children horizontally
Inherited Members
Namespace: Syncfusion.Windows.Chart
Assembly: Syncfusion.Chart.Wpf.dll
Syntax
public class HorizontalSlicesPanel : HeatMapsPanel
Constructors
HorizontalSlicesPanel()
Declaration
public HorizontalSlicesPanel()
Methods
GetOrientation()
The GetOrientation method
Declaration
protected override Orientation GetOrientation()
Returns
Type | Description |
---|---|
System.Windows.Controls.Orientation | Returns Orientation.Horizontal. |