ChartAxisScaleBreak.BreakLineType Propiedad

Definición

Obtiene una expresión que se evalúa como el tipo de línea usada para mostrar el quiebre de escala.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::ChartBreakLineType> ^ BreakLineType { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::ChartBreakLineType> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.ChartBreakLineType> BreakLineType { get; }
member this.BreakLineType : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.ChartBreakLineType>
Public ReadOnly Property BreakLineType As ReportEnumProperty(Of ChartBreakLineType)

Valor de propiedad

Un objeto ReportEnumProperty<EnumType>.

Se aplica a