GrapeCity.Windows.SpreadSheet.Data Namespace : SpreadChartTextElement Class |
The following tables list the members exposed by SpreadChartTextElement.
Name | Description | |
---|---|---|
SpreadChartTextElement Constructor | Initializes a new instance of the SpreadChartTextElement class. |
Name | Description | |
---|---|---|
ActualFill | Gets the actual brush that specifies how the element's interior is painted. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) | |
ActualFontFamily | Gets the actual font family. | |
ActualFontSize | Gets the actual size of the font. | |
ActualFontStretch | Gets the actual font stretch. | |
ActualFontStyle | Gets the actual font style. | |
ActualFontWeight | Gets the actual font weight. | |
ActualForeground | Gets the actual foreground. | |
ActualStroke | Gets the actual brush that specifies how the element's outline is painted. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) | |
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) | |
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. | |
FontSize | Gets or sets the size of the font. | |
FontStretch | Gets or sets the font stretch. | |
FontStyle | Gets or sets the font style. | |
FontTheme | Gets or sets the font theme. | |
FontWeight | Gets or sets the font weight. | |
Foreground | Gets or sets the foreground. | |
ForegroundThemeColor | Gets or sets the color of the foreground theme. | |
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) | |
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 or sets the text. | |
TextFormula | Gets or sets the text formula. |
Name | Description | |
---|---|---|
ResetFill | Resets the value of the Fill property. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) | |
ResetFillThemeColor | Resets the value of the FillThemeColor property. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) | |
ResetFontFamily | Resets the font family. | |
ResetFontSize | Resets the size of the font. | |
ResetFontStretch | Resets the font stretch. | |
ResetFontStyle | Resets the font style. | |
ResetFontTheme | Resets the font theme. | |
ResetFontWeight | Resets the font weight. | |
ResetForeground | Resets the foreground. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) | |
ResetForegroundThemeColor | Resets the color of the foreground theme. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) | |
ResetStroke | Resets the stroke. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) | |
ResetStrokeThemeColor | Resets the color of the stroke theme. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement) |