Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / XYZDataPoint Class
Properties Methods

In This Topic
    XYZDataPoint Class Members
    In This Topic

    The following tables list the members exposed by XYZDataPoint.

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