[]
Render symbol event arguments.
public class AxisLabelLoadingEventArgs : BaseRenderEventArgs
| Name | Description |
|---|---|
| Axis | Gets the axis. |
| Index | Gets the data point index. |
| Label | Gets or sets the label element. |
| LabelString | Gets or sets the label string. |
| Rect | Gets the label rect in control pixel coordinates. |
| Value | Gets or sets the original label value. |