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
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.