Enumeração ChartCalloutLineAnchor
Specifies the shape to be drawn at the end of the callout line.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public Enumeration ChartCalloutLineAnchor
'Uso
Dim instance As ChartCalloutLineAnchor
public enum ChartCalloutLineAnchor
public enum class ChartCalloutLineAnchor
type ChartCalloutLineAnchor
public enum ChartCalloutLineAnchor
Membros
Nome do membro | Descrição | |
---|---|---|
Arrow | An arrow. | |
Diamond | A diamond. | |
None | No shape. | |
Round | A circle. | |
Square | A square. |
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering