ArcObjects Library Reference  (CartoUI)    

IDataGraphOverlayProperties Interface

Provides access to members that control the datagraph overlay properties.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Read/write property OverlayColor Overlay color.
Read/write property OverlayLinePattern Overlay line pattern.
Read/write property OverlayLineThickness Overlay line thickness.
Read/write property OverlayMarker Overlay marker.
Read/write property OverlayType Overlay graph type.
Read/write property ShareYAxisRange Indicates if the overlay field shares the Y axis data range.
Read/write property ShowBestFit Indicates if the best fit should be shown.
Read/write property ShowCurveFit Indicates if the curve should be fitted.
Read/write property ShowMean Indicates if the mean should be shown.
Read/write property ShowMinMax Indicates if the min/max should be shown.
Read/write property ShowStdDev Indicates if the standard deviation should be shown.
Read/write property UseOverlay Indicates if an overlay graph should be used.
Read/write property UseOverlayLineThickness Indicates if line thickness flag should be used.
Read/write property XAxisField X axis field.
Read/write property YAxisField Y axis field.

CoClasses that implement IDataGraphOverlayProperties

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

 


Feedback Send feedback on this page