Campo Chart.Defaults.DesignerMode
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Specifies the designer mode for the chart.
Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public Const DesignerMode As Chart.DesignerModes
'Utilizzo
Dim value As Chart.DesignerModes
value = Chart.Defaults.DesignerMode
public const Chart.DesignerModes DesignerMode
public:
literal Chart.DesignerModes DesignerMode
static val mutable DesignerMode: Chart.DesignerModes
public const var DesignerMode : Chart.DesignerModes