dotnetCHARTING Send comments on this topic.
AllKeys Property
See Also 
dotnetCHARTING Namespace > SmartPalette Class : AllKeys Property


Gets a String array containing all the keys (series or element names) in the SmartPalette.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property AllKeys As String()
Visual Basic (Usage)Copy Code
Dim instance As SmartPalette
Dim value() As String
 
value = instance.AllKeys
C# 
public string[] AllKeys {get;}

See Also

© 2010 All Rights Reserved.