CustomLabel.Axis Property

Definition

Gets the axis that this CustomLabel object belongs to.

C#
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.DataVisualization.Charting.Axis Axis { get; }

Property Value

An Axis object that represents the axis that this CustomLabel object belongs to.

Attributes

Remarks

Use this method to determine which Axis object the CustomLabel object belongs to.

Applies to

Product Versions
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1