[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart2DValueLabel

Chart2DValueLabel Class

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

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

Constructors

Name Description
Chart2DValueLabel()

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.

Methods

Name Description
AssignFrom(ChartObject)

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