ComponentOne Chart for .NET (2.0) Search HelpCentral 

ChartGroup.Histogram Property

Get or sets the Histogram object.

[Visual Basic]

Public Property Histogram As Histogram

[C#]

public Histogram Histogram {get;set;}

[Delphi]

public property Histogram: Histogram read get_Histogram write set_Histogram;

Remarks

The Histogram object contains properties specific to Histogram charts.

See Also

ChartGroup Class | ChartGroup Members | C1.Win.C1Chart Namespace | ChartGroup Class


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