ComponentOne FlexReport for WinForms
ChartValueLabelAppearance Enumeration

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace : ChartValueLabelAppearance Enumeration
Specifies the appearance of the value label of 2D chart.
Syntax
'Declaration
 
Public Enum ChartValueLabelAppearance 
   Inherits System.Enum
public enum ChartValueLabelAppearance : System.Enum 
Members
MemberDescription
ArrowMarkerLabel with arrow marker.
LabelOnly text label.
TriangleMarkerLabel with triangle marker.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Win.FlexReport.Chart.ChartValueLabelAppearance

See Also

Reference

C1.Win.FlexReport.Chart Namespace