C1.Silverlight.Chart.5
Label Property (DataSeries)

Gets or sets the text label of data series.
Syntax
'Declaration
 
Public Property Label As System.String
public System.string Label {get; set;}
Remarks
Usually the Label property is used to identify the data series in the chart legend.
See Also

Reference

DataSeries Class
DataSeries Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.