IChartMapArea Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Common interface for all chart elements that support image maps.
public interface class IChartMapArea
public interface IChartMapArea
type IChartMapArea = interface
Public Interface IChartMapArea
- Derived
Properties
MapAreaAttributes |
Gets or sets the custom attributes of a map area. |
PostBackValue |
Gets or sets a postback value for the map area. |
Tag |
Gets or sets custom data for the map area. |
ToolTip |
Gets or sets a tooltip for the map area. |
Url |
Gets or sets the URL for the map area. |
Applies to
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.