GrapeCity.Windows.SpreadSheet.Data Namespace : SpreadChartElement Class |
The following tables list the members exposed by SpreadChartElement.
Name | Description | |
---|---|---|
SpreadChartElement Constructor | Initializes a new instance of the SpreadChartElement class. |
Name | Description | |
---|---|---|
ActualFill | Gets the actual brush that specifies how the element's interior is painted. | |
ActualStroke | Gets the actual brush that specifies how the element's outline is painted. | |
AutomaticFill | Gets the fill brush that is created automatically. | |
AutomaticStroke | Gets the stroke brush that is created automatically. | |
Fill | Gets or sets the brush that specifies how the element's interior is painted. | |
FillThemeColor | Gets or sets the color of the fill theme. | |
IsAutomaticFill | Gets or sets a value that indicates whether to automatically create the fill brush. | |
IsAutomaticStroke | Gets or sets a value that indicates whether to automatically create the outline brush. | |
Stroke | Gets or sets the brush that specifies how the element outline is painted. | |
StrokeDashType | Gets or sets the pattern of dashes and gaps that is used to outline elements. | |
StrokeThemeColor | Gets or sets the color of the stroke theme. | |
StrokeThickness | Gets or sets the width of the element outline. |
Name | Description | |
---|---|---|
ResetFill | Resets the value of the Fill property. | |
ResetFillThemeColor | Resets the value of the FillThemeColor property. | |
ResetForeground | Resets the foreground. | |
ResetForegroundThemeColor | Resets the color of the foreground theme. | |
ResetStroke | Resets the stroke. | |
ResetStrokeThemeColor | Resets the color of the stroke theme. |