[]
        
(Showing Draft Content)

C1.WPF.C1Chart.AnnoCreatedEventArgs

AnnoCreatedEventArgs Class

Provides data for a Axis.AnnoCreated event.

Inheritance
AnnoCreatedEventArgs
Namespace: C1.WPF.C1Chart
Assembly: C1.WPF.C1Chart.4.6.2.dll
Syntax
public class AnnoCreatedEventArgs : CancelEventArgs

Properties

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.