[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartValueLabel

ChartValueLabel Class

Represents a chart axis annotation used for displaying text defined at a specific axis coordinate.

Inheritance
ChartValueLabel
Implements
IC1Serializable
Namespace: C1.Win.FlexReport.Chart
Assembly: C1.Win.FlexReport.8.dll
Syntax
public class ChartValueLabel : ChartObject, INotifyPropertyChanged, IC1Serializable

Constructors

Name Description
ChartValueLabel()

Properties

Name Description
Text

Gets or sets the displayed text value for the 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.

Methods

Name Description
AssignFrom(ChartObject)

For internal use only. Assigns (copies) properties from another ChartObject to the current object.