com.esri.arcgis.cartoUI
Interface IHistogram2
- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- TableHistogram
public interface IHistogram2
- extends Serializable
Provides access to members that control histogram objects created from different data sources.
Product Availability
Available with ArcGIS Desktop.
Method Summary |
void |
invalidate()
Invalidates the Histogram. |
invalidate
void invalidate()
throws IOException,
AutomationException
- Invalidates the Histogram.
Product Availability
Available with ArcGIS Desktop.
- Throws:
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.