[]
Represents a 2D chart axis annotation used for displaying text defined at a specific axis coordinate.
public class Chart2DValueLabel : ChartValueLabel, INotifyPropertyChanged, IC1Serializable
Name | Description |
---|---|
Chart2DValueLabel() |
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. |
Name | Description |
---|---|
AssignFrom(ChartObject) | For internal use only. Assigns (copies) properties from another ChartObject to the current object. |