Spread Silverlight Documentation
DataPoint Class Members
Properties  Methods 


GrapeCity.Windows.SpreadSheet.Data Namespace : DataPoint Class

The following tables list the members exposed by DataPoint.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the DataPoint class.  
Top
Public Properties
 NameDescription
Public PropertyOverridden.  Gets the actual brush that specifies how the element's interior is painted.  
Public Property Gets the current formatter.  
Public Property Gets or sets the actual value that indicates whether to invert if the value is negative.  
Public Property Gets the actual fill brush for negative values.  
Public PropertyOverridden.  Gets the actual brush that specifies how the element's outline is painted.  
Public Property Gets the actual value that indicates the pattern of dashes and gaps that is used for the data point outline.  
Public Property Gets or sets the actual width of the element's outline.  
Public PropertyOverridden.  Gets the fill brush that is created automatically.  
Public PropertyOverridden.  Gets the brush stroke that is created automatically.  
Public Property Gets the data series.  
Public Property Gets or sets the brush that specifies how the element's interior is painted. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement)
Public Property Gets or sets the color of the fill theme. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement)
Public Property Gets or sets a value that indicates whether to invert if the value is negative.  
Public Property Gets or sets a value that indicates whether to automatically create the fill brush. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement)
Public Property Gets or sets a value that indicates whether to automatically create the outline brush. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement)
Public Property Gets or sets the fill brush for negative values.  
Public Property Gets or sets the color of the fill theme for negative values.  
Public Property Gets the index of the point.  
Public Property Gets the index of the series.  
Public Property Gets or sets the brush that specifies how the element outline is painted. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement)
Public Property Gets or sets the pattern of dashes and gaps that is used to outline elements. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement)
Public Property Gets or sets the color of the stroke theme. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement)
Public Property Gets or sets the width of the element outline. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement)
Public Property Gets the value.  
Top
Public Methods
 NameDescription
Public Method Resets the value of the Fill property. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement)
Public Method Resets the value of the FillThemeColor property. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement)
Public Method Resets the foreground. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement)
Public Method Resets the color of the foreground theme. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement)
Public Method Resets the InvertIfNegative property.  
Public Method Resets the NegativeFill property.  
Public Method Resets the NegativeFillThemeColor property.  
Public Method Resets the stroke. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement)
Public Method Resets the color of the stroke theme. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement)
Top
See Also

Reference

DataPoint Class
GrapeCity.Windows.SpreadSheet.Data Namespace