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
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |