Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / ParetoSeries Class
Properties Methods Events


In This Topic
    ParetoSeries Class Members
    In This Topic

    The following tables list the members exposed by ParetoSeries.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the bar object of the histogram series. (Inherited from FarPoint.Win.Chart.HistogramSeries)
    Public PropertyGets or sets the bin options for the histogram series. (Inherited from FarPoint.Win.Chart.HistogramSeries)
    Public PropertyGets the collection of category names for the series. (Inherited from FarPoint.Win.Chart.HistogramSeries)
    Public PropertyGets the number of categories. (Inherited from FarPoint.Win.Chart.HistogramSeries)
    Public PropertyGets or sets the amount of space between categories. (Inherited from FarPoint.Win.Chart.HistogramSeries)
    Public PropertyGets or sets the border around the data labels. (Inherited from FarPoint.Win.Chart.Series)
    Public PropertyGets or sets whether the category name in displayed in the labels. (Inherited from FarPoint.Win.Chart.YSeries)
    Public PropertyGets or sets whether the series name is displayed in the label. (Inherited from FarPoint.Win.Chart.Series)
    Public PropertyGets or sets the fill of the background of the data labels. (Inherited from FarPoint.Win.Chart.Series)
    Public PropertyGets or sets the label formatter object for the series labels. (Inherited from FarPoint.Win.Chart.Series)
    Public PropertyGets or sets whether the data labels with negative values are displayed in red. (Inherited from FarPoint.Win.Chart.Series)
    Public PropertyGets or sets the rotation angle for the label. (Inherited from FarPoint.Win.Chart.Series)
    Public PropertyGets or sets the text used to separate the contents of a label. (Inherited from FarPoint.Win.Chart.Series)
    Public PropertyGets or sets the text orientation for the label. (Inherited from FarPoint.Win.Chart.Series)
    Public PropertyGets or sets the fill of the text of the data labels. (Inherited from FarPoint.Win.Chart.Series)
    Public PropertyGets or sets the font of the text of the data labels. (Inherited from FarPoint.Win.Chart.Series)
    Public PropertyGets or sets whether the data labels are visible. (Inherited from FarPoint.Win.Chart.Series)
    Public PropertyGets or sets the ID of the legend on which the series is displayed. (Inherited from FarPoint.Win.Chart.Series)
    Public PropertyGets the bar object of the histogram series.  
    Public PropertyOverridden. Gets or sets the name of the series.  
    Public PropertyGets or sets the field in the data source that stores the series name. (Inherited from FarPoint.Win.Chart.Series)
    Public PropertyGets or sets the data source for the series name. (Inherited from FarPoint.Win.Chart.Series)
    Public PropertyGets the collection of values for the series. (Inherited from FarPoint.Win.Chart.HistogramSeries)
    Public PropertyGets or sets whether the series is visible. (Inherited from FarPoint.Win.Chart.Series)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates a deep copy of this series.  
    Public MethodGets the ErrorBars (Inherited from FarPoint.Win.Chart.YSeries)
    Public MethodOverridden. Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
    Public MethodThis method is reserved and should not be used. (Inherited from FarPoint.Win.Chart.HistogramSeries)
    Public MethodGenerates an object from its XML representation. (Inherited from FarPoint.Win.Chart.HistogramSeries)
    Public MethodResets the OverFlowValue property to the default value. (Inherited from FarPoint.Win.Chart.HistogramSeries)
    Public MethodResets the UnderFlowValue property to the default value. (Inherited from FarPoint.Win.Chart.HistogramSeries)
    Public MethodSet the errorbars visible (Inherited from FarPoint.Win.Chart.YSeries)
    Public MethodConverts an object into its XML representation. (Inherited from FarPoint.Win.Chart.HistogramSeries)
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the Changed event. (Inherited from FarPoint.Win.Chart.HistogramSeries)
    Protected MethodReads the XML element. (Inherited from FarPoint.Win.Chart.HistogramSeries)
    Top
    Public Events
     NameDescription
    Public EventOccurs when the series is changed. (Inherited from FarPoint.Win.Chart.Series)
    Top
    See Also