Enumerazione ChartCalloutLineAnchor
Specifies the shape to be drawn at the end of the callout line.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public Enumeration ChartCalloutLineAnchor
'Utilizzo
Dim instance As ChartCalloutLineAnchor
public enum ChartCalloutLineAnchor
public enum class ChartCalloutLineAnchor
type ChartCalloutLineAnchor
public enum ChartCalloutLineAnchor
Membri
Nome membro | Descrizione | |
---|---|---|
Arrow | An arrow. | |
Diamond | A diamond. | |
Square | A square. | |
Round | A circle. | |
None | No shape. |