WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class VerticalSlicesPanel - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class VerticalSlicesPanel

    Panel that simply lays out it's children horizontally

    Inheritance
    System.Object
    HeatMapsPanel
    VerticalSlicesPanel
    Inherited Members
    HeatMapsPanel.ArrangeOverride(Size)
    HeatMapsPanel.MeasureOverride(Size)
    HeatMapsPanel.ComputeItemBounds()
    HeatMapsPanel.GetRectangle(Orientation, HeatMapItemMeasure, Double, Double, Double, Double)
    HeatMapsPanel.ComputeNextPosition(Orientation, Double, Double, Double, Double)
    HeatMapsPanel.ComputeBySlicing(List<HeatMapItemMeasure>)
    HeatMapsPanel.ShouldProcessColorWeights(HeatMapItem)
    HeatMapsPanel.AvailableArea
    HeatMapsPanel.SortedItemMeasuresList
    HeatMapsPanel.ShorterSideLength
    Namespace: Syncfusion.Windows.Chart
    Assembly: Syncfusion.Chart.Wpf.dll
    Syntax
    public class VerticalSlicesPanel : HeatMapsPanel

    Constructors

    VerticalSlicesPanel()

    Declaration
    public VerticalSlicesPanel()

    Methods

    GetOrientation()

    The GetOrientation method

    Declaration
    protected override Orientation GetOrientation()
    Returns
    Type Description
    System.Windows.Controls.Orientation

    Returns Orientation.Horizontal.

    Overrides
    HeatMapsPanel.GetOrientation()
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved