GrapeCity.Windows.SpreadSheet.Data Namespace : PlotArea Class |
For a list of all members of this type, see PlotArea members.
Name | Description | |
---|---|---|
![]() | ActualFill | Overridden. Gets the actual System.Windows.Media.Brush object that describes the background for the plot area. |
![]() | 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 | Overridden. Gets the actual System.Windows.Media.Brush object that describes the outline for the plot area. |
![]() | 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) |
![]() | 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) |