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
Col·laboreu amb nosaltres a GitHub
La font d'aquest contingut es pot trobar al GitHub, on també podeu crear i revisar problemes i sol·licituds d'extracció. Per obtenir més informació, consulteu la nostra guia per a col·laboradors.