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

In This Topic
    SpreadXYDataSeries Class Members
    In This Topic

    The following tables list the members exposed by SpreadXYDataSeries.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the actual data label settings. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadDataSeries)
    Public PropertyGets the actual brush that specifies how the element's interior is painted. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement)
    Public PropertyGets the actual fill brush for the negative value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadDataSeries)
    Public PropertyGets the actual brush that specifies how the element's outline is painted. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement)
    Public PropertyGets the fill brush that is created automatically. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadDataSeries)
    Public PropertyGets the brush stroke that is created automatically. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadDataSeries)
    Public PropertyGets or sets the type of the chart. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadDataSeries)
    Public PropertyGets or sets the data label settings. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadDataSeries)
    Public PropertyGets the style of the data label. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadDataSeries)
    Public PropertyGets the style of the data marker. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadDataSeries)
    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 display an alternative color if the value is negative. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadDataSeries)
    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 PropertyOverridden. Gets a value that indicates whether this instance is hidden.  
    Public PropertyGets or sets the marker size in pixels. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadDataSeries)
    Public PropertyGets or sets the data point marker type. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadDataSeries)
    Public PropertyGets or sets the name. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadDataSeries)
    Public PropertyGets or sets the series name formula (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadDataSeries)
    Public PropertyGets or sets the fill brush for the negative value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadDataSeries)
    Public PropertyGets or sets the fill theme color for the negative value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadDataSeries)
    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 or sets the formula reference for the series data. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadDataSeries)
    Public PropertyGets or sets the data values collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadDataSeries)
    Public PropertyGets or sets the X values formula.  
    Public PropertyGets or sets the X values.  
    Top
    Public Methods
     NameDescription
    Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadDataSeries)
    Public MethodGets the data label. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadDataSeries)
    Public MethodGets all the data labels. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadDataSeries)
    Public MethodGets the data marker. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadDataSeries)
    Public MethodGets all the data markers. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadDataSeries)
    Public MethodGets the data point. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadDataSeries)
    Public MethodGets all the data points. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadDataSeries)
    Public MethodResets the value of the ChartType property. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadDataSeries)
    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 value of the InvertIfNegative property. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadDataSeries)
    Public MethodResets the value of the NegativeFill property. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadDataSeries)
    Public MethodResets the value of the NegativeFillThemeColor property. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadDataSeries)
    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