IndicatorState.IndicatorStyle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The style attributes.
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)
Property Value
A Style object.