IndicatorState.IndicatorStyle 屬性

定義

樣式屬性。

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::GaugeStateIndicatorStyles> IndicatorStyle { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::GaugeStateIndicatorStyles> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::GaugeStateIndicatorStyles> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.GaugeStateIndicatorStyles> IndicatorStyle { get; set; }
member this.IndicatorStyle : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.GaugeStateIndicatorStyles> with get, set
Public Property IndicatorStyle As ReportExpression(Of GaugeStateIndicatorStyles)

屬性值

ReportExpression<GaugeStateIndicatorStyles>

Style 物件。

適用於