ComponentOne Chart for WPF and Silverlight
Tag Property (Axis)


C1.WPF.C1Chart Namespace > Axis Class : Tag Property
Syntax
'Declaration
 
Public Property Tag As System.Object
'Usage
 
Dim instance As Axis
Dim value As System.Object
 
instance.Tag = value
 
value = instance.Tag
public System.object Tag {get; set;}
See Also

Reference

Axis Class
Axis Members