Chart2DValueLabel Class Members
In This Topic
The following tables list the members exposed by Chart2DValueLabel.
Public Constructors
Public Properties
| Name | Description |
| Appearance | Gets or sets the appearance of Chart2DValueLabel. |
| BackColor | Get or sets the background color of Chart2DValueLabel. |
| Color | Get or sets the color of Chart2DValueLabel. |
| GridLine | Gets or sets a value indicating whether a grid line is drawn at the Chart2DValueLabel. |
| MarkerSize | Gets or sets the marker size of Chart2DValueLabel, in twips. |
| Text | Gets or sets the displayed text value for the ChartValueLabel. (Inherited from C1.Win.FlexReport.Chart.ChartValueLabel) |
| Value | Gets or sets the axis value to be replaced by the ChartValueLabel by specifying a value that can be implicitly converted to double. (Inherited from C1.Win.FlexReport.Chart.ChartValueLabel) |
Top
Public Events
See Also