Share via


ChartTickMarksInstance.Enabled 属性

定义

获取 Enabled 类中 ChartTickMarks 属性的计算值。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartAutoBool Enabled { Microsoft::ReportingServices::OnDemandReportRendering::ChartAutoBool get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartAutoBool Enabled { get; }
member this.Enabled : Microsoft.ReportingServices.OnDemandReportRendering.ChartAutoBool
Public ReadOnly Property Enabled As ChartAutoBool

属性值

一个 ChartAutoBool 值,该值表示 Enabled 属性的计算值。

适用于