Condividi tramite


Chart.PaletteHatchBehavior Proprietà

Definizione

Ottiene un'espressione che restituisce un valore che indica se ai punti dati del grafico deve essere applicato automaticamente il tratteggio.

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

Valore della proprietà

Un oggetto ReportEnumProperty<EnumType>.

Si applica a