Class Resizer
Represents the Resizer class.
Inheritance
System.Object
Resizer
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public sealed class Resizer : Control
Constructors
Resizer()
Initializes a new instance of the Resizer class.
Declaration
public Resizer()
Methods
OnApplyTemplate()
Applies the templates for resizer.
Declaration
public override void OnApplyTemplate()