BarStartTypes 枚举

Specifies where a linear pointer will start if Type is set to Bar.

命名空间:  Microsoft.ReportingServices.RdlObjectModel
程序集:  Microsoft.ReportingServices.Designer.Controls(在 Microsoft.ReportingServices.Designer.Controls.dll 中)

语法

声明
Public Enumeration BarStartTypes
用法
Dim instance As BarStartTypes
public enum BarStartTypes
public enum class BarStartTypes
type BarStartTypes
public enum BarStartTypes

成员

成员名称 说明
ScaleStart The bar starts from the starting point of the LinearScale.
Zero The bar starts from the zero point of the LinearScale.