ActiveReports 12
Tag Property (SharpGraph)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > SharpGraph Class : Tag Property
Gets or sets the object that contains data about the control.
Syntax
'Declaration
 
Public Property Tag As Object
public object Tag {get; set;}

Property Value

An System.Object that contains data about the control. The default is null.
See Also

Reference

SharpGraph Class
SharpGraph Members