[]
        
(Showing Draft Content)

FarPoint.Web.Chart.HistogramLine

HistogramLine Class

The histogram line

Inheritance
HistogramLine
Namespace: FarPoint.Web.Chart
Assembly: FarPoint.Web.Chart.dll
Syntax
[TypeConverter(typeof(GenericTypeConverter<HistogramLine>))]
public class HistogramLine : LineSeries, ICloneable, IXmlSerializable
<TypeConverter(GetType(GenericTypeConverter(Of HistogramLine)))>
Public Class HistogramLine
    Inherits LineSeries
    Implements ICloneable, IXmlSerializable

Constructors

Properties

Name Description
PointMarker

Gets or sets the point marker for the series.

Methods

Name Description
Clone()

Clone a new object

ReadXml(XmlReader)

Read information from the XML reader.