[]
Provides data for a Axis.AnnoCreated event.
public class AnnoCreatedEventArgs : CancelEventArgs
| Name | Description |
|---|---|
| Canvas | Gets the axis canvas. |
| Index | Gets the index of annotation label. |
| Label | Gets or sets the label element. |
| Value | Gets the axis value that corresponds to the annotation label. |