ChartAlignType.Cursor Proprietà

Definizione

Indica che le aree del grafico devono essere allineate sui cursori.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> Cursor { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> Cursor { get; set; }
member this.Cursor : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> with get, set
Public Property Cursor As ReportExpression(Of Boolean)

Valore della proprietà

Un oggetto ReportExpression<T>.

Si applica a