Chart.DesignerMode Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Prend ou règle le mode designer pour le graphique.
public:
property Microsoft::ReportingServices::RdlObjectModel::Chart::DesignerModes DesignerMode { Microsoft::ReportingServices::RdlObjectModel::Chart::DesignerModes get(); void set(Microsoft::ReportingServices::RdlObjectModel::Chart::DesignerModes value); };
[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
[System.Xml.Serialization.XmlElement(Namespace="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner")]
public Microsoft.ReportingServices.RdlObjectModel.Chart.DesignerModes DesignerMode { get; set; }
[<System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)>]
[<System.Xml.Serialization.XmlElement(Namespace="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner")>]
member this.DesignerMode : Microsoft.ReportingServices.RdlObjectModel.Chart.DesignerModes with get, set
Public Property DesignerMode As Chart.DesignerModes
Valeur de propriété
Objet Chart.DesignerModes.
- Attributs