Compartilhar via


ChartSmartLabel.CalloutLineAnchor Propriedade

Definição

Forma que deve ser desenhada no final do ponto da linha de texto explicativo.

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

Valor da propriedade

Um objeto ReportExpression<T>.

Aplica-se a