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 con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.