Spread ASP.NET 17
FarPoint.Web.Chart Assembly / FarPoint.Web.Chart Namespace / HistogramLine Class
Properties Methods Events


In This Topic
    HistogramLine Class Members
    In This Topic

    The following tables list the members exposed by HistogramLine.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the string value that indicates all items of YSeries.CategoryNames as an array. (Inherited from FarPoint.Web.Chart.YSeries)
    Public PropertyOverridden. Gets category names.  
    Public PropertyGets the number of points in the series. (Inherited from FarPoint.Web.Chart.LineSeries)
    Public PropertyGets or sets the line used to draw the drop lines. (Inherited from FarPoint.Web.Chart.LineSeries)
    Public PropertyGets or sets whether drop lines are visible. (Inherited from FarPoint.Web.Chart.LineSeries)
    Public PropertyGets or sets the amount of space between series. (Inherited from FarPoint.Web.Chart.LineSeries)
    Public PropertyGets or sets the border around the data labels. (Inherited from FarPoint.Web.Chart.Series)
    Public PropertyGets or sets whether the category name in displayed in the labels. (Inherited from FarPoint.Web.Chart.YSeries)
    Public PropertyGets or sets whether the series name is displayed in the label. (Inherited from FarPoint.Web.Chart.Series)
    Public PropertyGets or sets whether the value is displayed in the labels. (Inherited from FarPoint.Web.Chart.LineSeries)
    Public PropertyGets or sets the fill of the background of the data labels. (Inherited from FarPoint.Web.Chart.Series)
    Public PropertyGets or sets the number format for labels. (Inherited from FarPoint.Web.Chart.Series)
    Public PropertyGets or sets the text used to separate the contents of a label. (Inherited from FarPoint.Web.Chart.Series)
    Public PropertyGets or sets the fill of the text of the data labels. (Inherited from FarPoint.Web.Chart.Series)
    Public PropertyGets or sets the font of the text of the data labels. (Inherited from FarPoint.Web.Chart.Series)
    Public PropertyGets or sets whether the data labels are visible. (Inherited from FarPoint.Web.Chart.Series)
    Public PropertyOverridden. do not support API  
    Public PropertyGets or sets the line border for the series. (Inherited from FarPoint.Web.Chart.LineSeries)
    Public PropertyGets or sets the string value that indicates all items of LineSeries.LineBorders as an array. (Inherited from FarPoint.Web.Chart.LineSeries)
    Public PropertyLine borders  
    Public PropertyGets or sets the line fill for the series. (Inherited from FarPoint.Web.Chart.LineSeries)
    Public PropertyGets or sets the string value that indicates all items of LineSeries.LineFills as an array. (Inherited from FarPoint.Web.Chart.LineSeries)
    Public PropertyOverridden. Line fills  
    Public PropertyOverridden. Point border  
    Public PropertyGets or sets the string value that indicates all items of LineSeries.PointBorders as an array. (Inherited from FarPoint.Web.Chart.LineSeries)
    Public PropertyOverridden. Point borders  
    Public PropertyOverridden. Point fill  
    Public PropertyGets or sets the string value that indicates all items of LineSeries.PointFills as an array. (Inherited from FarPoint.Web.Chart.LineSeries)
    Public PropertyOverridden. Point fills  
    Public PropertyGets or sets the point marker for the series.  
    Public PropertyGets or sets the string value that indicates all items of LineSeries.PointMarkers as an array. (Inherited from FarPoint.Web.Chart.LineSeries)
    Public PropertyOverridden. Point markers  
    Public PropertyOverridden. Gets or sets the name of the series.  
    Public PropertyOverridden. Gets or sets the field in the data source that stores the series name.  
    Public PropertyOverridden. Gets the data source for the series name.  
    Public PropertyGet the SmoothedLine.  
    Public PropertyGets or sets the string value that indicates all items of LineSeries.Values as an array. (Inherited from FarPoint.Web.Chart.LineSeries)
    Public PropertyOverridden. Gets values.  
    Public PropertyOverridden. Gets or sets whether each data point is displayed with a different color.  
    Public PropertyOverridden. Gets the Visible setting.  
    Public PropertyGets or sets the ID of the y-axis on which the series is plotted. (Inherited from FarPoint.Web.Chart.YSeries)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Clone a new object  
    Public MethodThis method is reserved and should not be used. (Inherited from FarPoint.Web.Chart.LineSeries)
    Public MethodOverridden. Read information from the XML reader.  
    Public MethodConverts an object into its XML representation. (Inherited from FarPoint.Web.Chart.LineSeries)
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the Changed event. (Inherited from FarPoint.Web.Chart.Series)
    Top
    Public Events
     NameDescription
    Public EventOccurs when the series is changed. (Inherited from FarPoint.Web.Chart.Series)
    Top
    See Also