Class LabelCreatedEventArgs
Inheritance
System.Object
LabelCreatedEventArgs
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.Chart.WinUI.dll
Syntax
public class LabelCreatedEventArgs : EventArgs
Constructors
LabelCreatedEventArgs()
Declaration
public LabelCreatedEventArgs()
Properties
AxisLabel
Declaration
public ChartAxisLabel AxisLabel { get; set; }
Property Value
Type | Description |
---|---|
ChartAxisLabel |