GrapeCity.Xaml.SpreadSheet.Data Namespace : SpreadDataSeries Class |
The following tables list the members exposed by SpreadDataSeries.
Name | Description | |
---|---|---|
SpreadDataSeries Constructor | Initializes a new instance of the SpreadDataSeries class. |
Name | Description | |
---|---|---|
ActualDataLabelSettings | Gets the actual data label settings. | |
ActualFill | Gets the actual brush that specifies how the element's interior is painted. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartElement) | |
ActualNegativeFill | Gets the actual fill brush for the negative value. | |
ActualStroke | Gets the actual brush that specifies how the element's outline is painted. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartElement) | |
AutomaticFill | Overridden. Gets the fill brush that is created automatically. | |
AutomaticStroke | Overridden. Gets the brush stroke that is created automatically. | |
ChartType | Gets or sets the type of the chart. | |
DataLabelSettings | Gets or sets the data label settings. | |
DataLabelStyle | Gets the style of the data label. | |
DataMarkerStyle | Gets the style of the data marker. | |
Fill | Gets or sets the brush that specifies how the element's interior is painted. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartElement) | |
FillThemeColor | Gets or sets the color of the fill theme. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartElement) | |
InvertIfNegative | Gets or sets a value that indicates whether to display an alternative color if the value is negative. | |
IsAutomaticFill | Gets or sets a value that indicates whether to automatically create the fill brush. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartElement) | |
IsAutomaticStroke | Gets or sets a value that indicates whether to automatically create the outline brush. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartElement) | |
IsHidden | Gets a value that indicates whether this instance is hidden. | |
MarkerSize | Gets or sets the marker size in pixels. | |
MarkerType | Gets or sets the data point marker type. | |
Name | Gets or sets the name. | |
NameFormula | Gets or sets the series name formula | |
NegativeFill | Gets or sets the fill brush for the negative value. | |
NegativeFillThemeColor | Gets or sets the fill theme color for the negative value. | |
Stroke | Gets or sets the brush that specifies how the element outline is painted. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartElement) | |
StrokeDashType | Gets or sets the pattern of dashes and gaps that is used to outline elements. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartElement) | |
StrokeThemeColor | Gets or sets the color of the stroke theme. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartElement) | |
StrokeThickness | Gets or sets the width of the element outline. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartElement) | |
ValueFormula | Gets or sets the formula reference for the series data. | |
Values | Gets or sets the data values collection. |
Name | Description | |
---|---|---|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
GetDataLabel | Gets the data label. | |
GetDataLabels | Gets all the data labels. | |
GetDataMarker | Gets the data marker. | |
GetDataMarkers | Gets all the data markers. | |
GetDataPoint | Gets the data point. | |
GetDataPoints | Gets all the data points. | |
ResetChartType | Resets the value of the ChartType property. | |
ResetFill | Resets the value of the Fill property. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartElement) | |
ResetFillThemeColor | Resets the value of the FillThemeColor property. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartElement) | |
ResetForeground | Resets the foreground. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartElement) | |
ResetForegroundThemeColor | Resets the color of the foreground theme. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartElement) | |
ResetInvertIfNegative | Resets the value of the InvertIfNegative property. | |
ResetNegativeFill | Resets the value of the NegativeFill property. | |
ResetNegativeFillThemeColor | Resets the value of the NegativeFillThemeColor property. | |
ResetStroke | Resets the stroke. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartElement) | |
ResetStrokeThemeColor | Resets the color of the stroke theme. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartElement) |