ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1Chart.LayoutLabels Event

Fires before rendering labels and allows repositioning labels relative to positions of other chart elements or using data mapping methods.

[Visual Basic]

Public Event LayoutLabels As EventHandler

[C#]

public event EventHandler LayoutLabels

[Delphi]

public property LayoutLabels: EventHandler read remove_LayoutLabels write add_LayoutLabels;

See Also

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


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