Chart::CreateAccessibilityInstance Method ()

.NET Framework (current version)
 

When overridden in a derived class, returns the custom AccessibleObject for the entire chart.

Namespace:   System.Windows.Forms.DataVisualization.Charting
Assembly:  System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)

protected:
virtual AccessibleObject^ CreateAccessibilityInstance() override

Return Value

Type: System.Windows.Forms::AccessibleObject^

The AccessibleObject for the chart.

.NET Framework
Available since 4.0
Return to top
Show: