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 对象。

适用于