GrapeCity.Windows.SpreadSheet.Data Namespace : DataLabel Class |
The following tables list the members exposed by DataLabel.
Name | Description | |
---|---|---|
DataLabel Constructor | Initializes a new instance of the DataLabel class. |
Name | Description | |
---|---|---|
ActualDataLabelSettings | Gets the actual data label settings. | |
ActualFill | Overridden. Gets the actual brush that specifies how the element's interior is painted. | |
ActualFontFamily | Overridden. Gets the actual font family. | |
ActualFontSize | Overridden. Gets the actual size of the font. | |
ActualFontStretch | Overridden. Gets the actual font stretch. | |
ActualFontStyle | Overridden. Gets the actual font style. | |
ActualFontWeight | Overridden. Gets the actual font weight. | |
ActualForeground | Overridden. Gets the actual foreground. | |
ActualFormatter | Gets the actual formatter. | |
ActualStroke | Overridden. Gets the actual brush that specifies how the element's outline is painted. | |
ActualStrokeDashType | Gets the actual type of the outline. | |
ActualStrokeThickness | Gets the actual width of the outline. | |
AutomaticFill | Gets the fill brush that is created automatically. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) | |
AutomaticStroke | Gets the stroke brush that is created automatically. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) | |
DataLabelSettings | Gets the data label settings. | |
DataSeries | Gets the data series. | |
Fill | Gets or sets the brush that specifies how the element's interior is painted. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) | |
FillThemeColor | Gets or sets the color of the fill theme. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) | |
FontFamily | Gets or sets the font family. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartTextElement) | |
FontSize | Gets or sets the size of the font. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartTextElement) | |
FontStretch | Gets or sets the font stretch. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartTextElement) | |
FontStyle | Gets or sets the font style. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartTextElement) | |
FontTheme | Gets or sets the font theme. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartTextElement) | |
FontWeight | Gets or sets the font weight. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartTextElement) | |
Foreground | Gets or sets the foreground. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartTextElement) | |
ForegroundThemeColor | Gets or sets the color of the foreground theme. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartTextElement) | |
Formatter | Gets or sets the formatter. | |
IsAutomaticFill | Gets or sets a value that indicates whether to automatically create the fill brush. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) | |
IsAutomaticStroke | Gets or sets a value that indicates whether to automatically create the outline brush. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) | |
Percentage | Gets the percentage. | |
PointIndex | Gets the index of the point. | |
SeriesIndex | Gets the index of the series. | |
Stroke | Gets or sets the brush that specifies how the element outline is painted. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) | |
StrokeDashType | Gets or sets the pattern of dashes and gaps that is used to outline elements. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) | |
StrokeThemeColor | Gets or sets the color of the stroke theme. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) | |
StrokeThickness | Gets or sets the width of the element outline. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) | |
Text | Gets the text. | |
TextFormula | Gets or sets the text formula. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartTextElement) | |
Value | Gets the value. |