RadialGauge.GaugeScales 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取仪表刻度。
public:
property Microsoft::ReportingServices::OnDemandReportRendering::RadialScaleCollection ^ GaugeScales { Microsoft::ReportingServices::OnDemandReportRendering::RadialScaleCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.RadialScaleCollection GaugeScales { get; }
member this.GaugeScales : Microsoft.ReportingServices.OnDemandReportRendering.RadialScaleCollection
Public ReadOnly Property GaugeScales As RadialScaleCollection