The following tables list the members exposed by HierarchicalChart3DLabelsAppearance.
Name | Description | |
---|---|---|
HierarchicalChart3DLabelsAppearance Constructor | Overloaded. |
Name | Description | |
---|---|---|
BorderColor | Determines the color of the border which surrounds each label. | |
BorderDrawStyle | Gets/sets the style of the border drawn around individual Chart labels. | |
BorderThickness | The thickness in pixels of the border around the chart labels. | |
ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
FillColor | Determines the fill color of the box containing each label. | |
Font | The font to use for labels. | |
FontColor | Color to use for chart labels. | |
FormatString | Gets/sets the format string for the chart labels. | |
HorizontalAlign | Horizontal alignment of labels within their bounding rectangles. | |
LeaderLineColor | The color to use for leader lines. | |
LeaderLineDrawStyle | Gets/sets the style with which the leader lines are drawn. | |
LeaderLineEndStyle | Gets/sets the line cap style with which leader lines are terminated. | |
LeaderLinesVisible | Gets/sets whether the leader lines should be displayed. | |
LeaderLineThickness | Stroke width of leader lines. | |
VerticalAlign | Vertical alignment of labels within their bounding rectangles. | |
Visible | Visibility of chart labels. |
Name | Description | |
---|---|---|
dirty | A dirty flag for any operations that we want to optimize. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
noUpdate | Set the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
Name | Description | |
---|---|---|
ToString | Creates a string representation of this ChartAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |