| GrapeCity.Xaml.SpreadSheet.Data Namespace : DataPoint Class | 
The following tables list the members exposed by DataPoint.
| Name | Description | |
|---|---|---|
|  | DataPoint Constructor | Initializes a new instance of the DataPoint class. | 
| Name | Description | |
|---|---|---|
|  | ActualFill | Overridden. Gets the actual brush that specifies how the element's interior is painted. | 
|  | ActualFormatter | Gets the current formatter. | 
|  | ActualInvertIfNegative | Gets or sets the actual value that indicates whether to invert if the value is negative. | 
|  | ActualNegativeFill | Gets the actual fill brush for negative values. | 
|  | ActualStroke | Overridden. Gets the actual brush that specifies how the element's outline is painted. | 
|  | ActualStrokeDashType | Gets the actual value that indicates the pattern of dashes and gaps that is used for the data point outline. | 
|  | ActualStrokeThickness | Gets or sets the actual width of the element's outline. | 
|  | AutomaticFill | Overridden. Gets the fill brush that is created automatically. | 
|  | AutomaticStroke | Overridden. Gets the brush stroke that is created automatically. | 
|  | DataSeries | Gets the data series. | 
|  | 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 invert 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) | 
|  | NegativeFill | Gets or sets the fill brush for negative values. | 
|  | NegativeFillThemeColor | Gets or sets the color of the fill theme for negative values. | 
|  | 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.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) | 
|  | Value | Gets the value. | 
| Name | Description | |
|---|---|---|
|  | 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 InvertIfNegative property. | 
|  | ResetNegativeFill | Resets the NegativeFill property. | 
|  | ResetNegativeFillThemeColor | Resets 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) |