共用方式為


ShowInColorScale 屬性

Gets the calculated value of the ShowInColorScale property in a MapColorRule class.

命名空間:  Microsoft.ReportingServices.OnDemandReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

'宣告
Public ReadOnly Property ShowInColorScale As Boolean
    Get
'用途
Dim instance As MapColorRuleInstance
Dim value As Boolean

value = instance.ShowInColorScale
public bool ShowInColorScale { get; }
public:
property bool ShowInColorScale {
    bool get ();
}
member ShowInColorScale : bool
function get ShowInColorScale () : boolean

屬性值

型別:System. . :: . .Boolean
A Boolean value that represents the calculated value of the ShowInColorScale property.