Chart for WinRT
SetLabelAlignment Method

Sets the label alignment of the element.
Syntax
'Declaration
 
Public Shared Sub SetLabelAlignment( _
   ByVal obj As Windows.UI.Xaml.DependencyObject, _
   ByVal value As LabelAlignment _
) 
public static void SetLabelAlignment( 
   Windows.UI.Xaml.DependencyObject obj,
   LabelAlignment value
)

Parameters

obj
value
See Also

Reference

PlotElement Class
PlotElement Members

 

 


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

Product Support Forum  |  Documentation Feedback