[]
        
(Showing Draft Content)

C1.Win.C1Chart.ValueLabelAppearanceEnum

ValueLabelAppearanceEnum Enum

Use the members of this enumeration to set the value of the Appearance property in the ValueLabel class.

Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
public enum ValueLabelAppearanceEnum

Fields

Name Description
ArrowMarker

Label with arrow marker.

CustomMarker

Label with custom marker. Marker must be painted in DrawMarker event.

Label

Only text label.

TriangleMarker

Label with triangle marker.