[]
        
(Showing Draft Content)

C1.Android.Chart.AxisLabelLoadingEventArgs

AxisLabelLoadingEventArgs Class

Render symbol event arguments.

Inheritance
AxisLabelLoadingEventArgs
Namespace: C1.Android.Chart
Assembly: C1.Android.Chart.dll
Syntax
public class AxisLabelLoadingEventArgs : BaseRenderEventArgs

Properties

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.