ComponentOne Chart for .NET (2.0) Search HelpCentral 

DisplayTypeEnum Enumeration

Use the members of this enumeration to set the value of the DisplayType property in the ChartHistogram class.

[Visual Basic]

Public Enum DisplayTypeEnum

[C#]

public enum DisplayTypeEnum

[Delphi]

type DisplayTypeEnum = (FrequencyGraph, Histogram, SteppedFrequencyGraph);

Namespace: C1.Win.C1Chart

Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Members

Member name

Description

FrequencyGraph

Displays the intervals and counts as a frequency graph.

Histogram

Displays the intervals and counts as a histogram.

SteppedFrequencyGraph

Displays the intervals and counts as a stepped frequency graph.

See Also

C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.