Gets or sets a value indicating whether the Series is displayed in the graph legend.
[Visual Basic]
Public Property DisplayInLegend As Boolean
[C#]
public bool DisplayInLegend {get; set;}
Boolean. True if the Series is displayed in the graph legend; otherwise False.
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.