Partager via


Membres ChartInstance

Represents an instance type of the Chart class and contains the calculated values of the properties in Chart.

Le type ChartInstance expose les membres suivants.

Méthodes

  Nom Description
Méthode protégée CreateExceptionImage Infrastructure. (Hérité de DynamicImageInstance.)
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetCoreXml Infrastructure.
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetImage() () () () Returns the image of the current instance. (Hérité de DynamicImageInstance.)
Méthode publique GetImage(ActionInfoWithDynamicImageMapCollection%) Returns the image of the current instance and its accompanying ActionInfoWithDynamicImageMapCollection. (Hérité de DynamicImageInstance.)
Méthode publique GetImage(DynamicImageInstance. . :: . .ImageType) Returns the image of the current instance by specifying the type of the rendered image. (Hérité de DynamicImageInstance.)
Méthode publique GetImage(DynamicImageInstance. . :: . .ImageType, ActionInfoWithDynamicImageMapCollection%) Returns the chart as an image of a specified type along with its image map. (Se substitue à DynamicImageInstance. . :: . .GetImage(DynamicImageInstance. . :: . .ImageType, ActionInfoWithDynamicImageMapCollection%).)
Méthode protégée GetImage(DynamicImageInstance. . :: . .ImageType, Boolean%) Returns the image of the current instance by specifying the type of the rendered image and gets a boolean value indicating wether the image has an associated image map. (Hérité de DynamicImageInstance.)
Méthode protégée GetImage(DynamicImageInstance. . :: . .ImageType, ActionInfoWithDynamicImageMapCollection%, Stream%) Infrastructure. (Hérité de DynamicImageInstance.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode protégée ResetInstanceCache Infrastructure. (Hérité de ReportItemInstance.)
Méthode publique SetDpi Sets the dot-per-inch (DPI) to be used for generating the chart image. (Se substitue à DynamicImageInstance. . :: . .SetDpi(Int32, Int32).)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Champs

  Nom Description
Champ protégé m_dpiX Infrastructure. (Hérité de DynamicImageInstance.)
Champ protégé m_dpiY Infrastructure. (Hérité de DynamicImageInstance.)
Champ protégé m_reportElementDef Infrastructure. (Hérité de ReportElementInstance.)
Champ protégé m_style Infrastructure. (Hérité de ReportElementInstance.)
Champ protégé m_uniqueName Infrastructure. (Hérité de ReportItemInstance.)
Champ protégé m_visibility Infrastructure. (Hérité de ReportItemInstance.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Bookmark Gets the calculated value of the Bookmark property in a ReportItem class. (Hérité de ReportItemInstance.)
Propriété publique DocumentMapLabel Gets the calculated value of the DocumentMapLabel property in a ReportItem class. (Hérité de ReportItemInstance.)
Propriété publique DynamicHeight Gets the calculated value of the DynamicHeight property in a Chart class.
Propriété publique DynamicWidth Gets the calculated value of the DynamicWidth property in a Chart class.
Propriété protégée HeightInPixels Infrastructure. (Hérité de DynamicImageInstance.)
Propriété publique NoRows Gets a Boolean value that indicates whether this DataRegionInstance contains any data rows. (Hérité de DataRegionInstance.)
Propriété publique NoRowsMessage Gets the calculated value of the NoRowsMessage property in a DataRegion class. (Hérité de DataRegionInstance.)
Propriété publique Palette Gets the calculated value of the Palette property in a Chart class.
Propriété publique PaletteHatchBehavior Gets the calculated value of the PaletteHatchBehavior property in a Chart class.
Propriété publique Style Gets the calculated value of the Style property in a ReportElement class. (Hérité de ReportElementInstance.)
Propriété publique ToolTip Gets the calculated value of the ToolTip property in a ReportItem class. (Hérité de ReportItemInstance.)
Propriété publique UniqueName Gets the unique identifier of this instance object. (Hérité de ReportItemInstance.)
Propriété publique Visibility Gets the calculated value of the Visibility property in a DataRegion class. (Hérité de DataRegionInstance.)
Propriété protégée WidthInPixels Infrastructure. (Hérité de DynamicImageInstance.)

Haut de la page