[]
        
(Showing Draft Content)

FarPoint.Win.Chart.HistogramLine

HistogramLine Class

The histogram line

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

Constructors

Name Description
HistogramLine()
HistogramLine(HistogramLine)
HistogramLine(SerializationInfo, StreamingContext)

Creates a new HistogramLine from serialization.

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.