[]
The histogram line
[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
Name | Description |
---|---|
HistogramLine() | |
HistogramLine(HistogramLine) | |
HistogramLine(SerializationInfo, StreamingContext) | Creates a new HistogramLine from serialization. |
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. |