Chart.DesignerModes 列舉
此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。
Enumerates the designer modes for the chart.
命名空間: Microsoft.ReportingServices.RdlObjectModel
組件: Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.dll 中)
語法
'宣告
Public Enumeration DesignerModes
'用途
Dim instance As Chart.DesignerModes
public enum DesignerModes
public enum class DesignerModes
type DesignerModes
public enum DesignerModes
成員
成員名稱 | 說明 | |
---|---|---|
Chart | The designer mode is for chart. | |
DataBar | The designer mode is for data bar. | |
Sparkline | The designer mode is for spark line. |