C1.Silverlight.Chart.5
SetSeriesLabelTemplate Method

Sets the value of the SeriesLabelTemplate attached property for the specified chart.
Syntax
'Declaration
 
Public Shared Sub SetSeriesLabelTemplate( _
   ByVal chart As C1Chart, _
   ByVal value As System.Windows.DataTemplate _
) 
public static void SetSeriesLabelTemplate( 
   C1Chart chart,
   System.Windows.DataTemplate value
)

Parameters

chart
value
See Also

Reference

PieOptions Class
PieOptions Members

 

 


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