[]
The histogram line
[TypeConverter(typeof(GenericTypeConverter<HistogramLine>))]
public class HistogramLine : LineSeries, ICloneable, IXmlSerializable
<TypeConverter(GetType(GenericTypeConverter(Of HistogramLine)))>
Public Class HistogramLine
Inherits LineSeries
Implements ICloneable, IXmlSerializable
Name | Description |
---|---|
HistogramLine() | |
HistogramLine(HistogramLine) |
Name | Description |
---|---|
PointMarker | Gets or sets the point marker for the series. |
Name | Description |
---|---|
Clone() | Clone a new object |
ReadXml(XmlReader) | Read information from the XML reader. |