ComponentOne Chart for .NET (2.0) Search HelpCentral 

ChartHistogram.DisplayType Property

Gets or sets the method used to display the frequency data.

[Visual Basic]

Public Property DisplayType As DisplayTypeEnum

[C#]

public DisplayTypeEnum DisplayType {get;set;}

[Delphi]

public property DisplayType: DisplayTypeEnum read get_DisplayType write set_DisplayType;

Remarks

Frequency data can be displayed in a different manner on a per series basis, making it possible to mix display types in a single chart group.

See Also

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


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