GrapeCity.Xaml.SpreadSheet.Data Namespace : XYDataMarker Class |
The following tables list the members exposed by XYDataMarker.
Name | Description | |
---|---|---|
XYDataMarker Constructor | Initializes a new instance of the XYDataMarker class. |
Name | Description | |
---|---|---|
ActualFill | Gets the actual brush that specifies how the element's interior is painted. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.DataMarker) | |
ActualFormatter | Gets the actual formatter. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.DataMarker) | |
ActualMarkerSize | Gets the actual size of the marker. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.DataMarker) | |
ActualStroke | Gets the actual brush that specifies how the element's outline is painted. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.DataMarker) | |
ActualStrokeDashType | Gets the actual value that indicates the pattern of dashes and gaps that is used to outline a data marker. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.DataMarker) | |
ActualStrokeThickness | Gets the actual width of the outline. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.DataMarker) | |
AutomaticFill | Gets the fill brush that is created automatically. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartElement) | |
AutomaticStroke | Gets the stroke brush that is created automatically. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartElement) | |
DataSeries | Gets the data series. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.DataMarker) | |
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) | |
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) | |
MarkerSize | Gets or sets the size of the marker. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.DataMarker) | |
MarkerType | Gets or sets the type of the marker. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.DataMarker) | |
PointIndex | Gets the index of the point. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.DataMarker) | |
SeriesIndex | Gets the index of the series. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.DataMarker) | |
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. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.DataMarker) | |
XValue | Gets the X 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) | |
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) |