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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.