Class ChartTrendlinePanel
Represents a canvas panel that update the children while changing trend line collection.
Inheritance
System.Object
ChartTrendlinePanel
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.UWP.dll
Syntax
public class ChartTrendlinePanel : Canvas
Constructors
ChartTrendlinePanel()
Initializes a new instance of the ChartTrendlinePanel class.
Declaration
public ChartTrendlinePanel()
Extension Methods
See Also
Windows.UI.Xaml.Controls.Canvas