ArcObjects Library Reference  (CartoUI)    

IDataGraphAxis Interface

Provides access to members that control style and minimum and maximum axis values.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Read/write property XAxisMax The maximum X axis value property of the graph.
Read/write property XAxisMin The minimum X axis value property of the graph.
Read/write property XAxisStyle The axis style property of the graph's X axis.
Read/write property YAxisMax The maximum Y axis value property of the graph.
Read/write property YAxisMin The minimum Y axis value property of the graph.
Read/write property YAxisStyle The axis style property of the graph's Y axis.

CoClasses that implement IDataGraphAxis

CoClasses and Classes Description
DataGraph A container for the display and manipulation of a data graph.

 


Feedback Send feedback on this page