ComponentOne FlexReport for WinForms
Value Property (ChartValueLabel)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > ChartValueLabel Class : Value Property
Gets or sets the axis value to be replaced by the ChartValueLabel by specifying a value that can be implicitly converted to double.
Syntax
'Declaration
 
Public Property Value As System.Double
public System.double Value {get; set;}
See Also

Reference

ChartValueLabel Class
ChartValueLabel Members