[]
Represents properties specific to Histogram charts.
public class ChartHistogram : ChartObject, INotifyPropertyChanged, IC1Serializable
Name | Description |
---|---|
NormalDisplay | Gets an object describing a Gaussian normal curve display. |
NormalizationInterval | Gets or sets the normalization interval width. |
Normalized | Gets or sets a value indicating whether each histogram series interval is normalized. |
Name | Description |
---|---|
AssignFrom(ChartObject) | For internal use only. Assigns (copies) properties from another ChartObject to the current object. |