[]
        
(Showing Draft Content)

FarPoint.Web.Chart.HistogramBar

HistogramBar Class

The histogram bar

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

Constructors

Name Description
HistogramBar()

Constructor

HistogramBar(HistogramBar)

Properties

Name Description
GapWidth

Gets or sets the amount of space between categories.

Methods

Name Description
Clone()

Clone the object

ReadXml(XmlReader)

Generates an object from its XML representation.