ComponentOne Chart for WPF and Silverlight
GetLocalValueEnumerator Method (PlotElement)


C1.WPF.C1Chart Namespace > PlotElement Class : GetLocalValueEnumerator Method
Syntax
'Declaration
 
Public Function GetLocalValueEnumerator() As System.Windows.LocalValueEnumerator
'Usage
 
Dim instance As PlotElement
Dim value As System.Windows.LocalValueEnumerator
 
value = instance.GetLocalValueEnumerator()
public System.Windows.LocalValueEnumerator GetLocalValueEnumerator()
See Also

Reference

PlotElement Class
PlotElement Members