ActiveReports 12
AccessibilityObject Property (SharpGraph)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > SharpGraph Class : AccessibilityObject Property
Gets the System.Windows.Forms.AccessibleObject assigned to the control.
Syntax
'Declaration
 
Public ReadOnly Property AccessibilityObject As AccessibleObject
public AccessibleObject AccessibilityObject {get;}

Property Value

The System.Windows.Forms.AccessibleObject assigned to the control.
See Also

Reference

SharpGraph Class
SharpGraph Members