Enumerazione ChartCalloutLineAnchorTypes
Represents the possible anchor shapes.
Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public Enumeration ChartCalloutLineAnchorTypes
'Utilizzo
Dim instance As ChartCalloutLineAnchorTypes
public enum ChartCalloutLineAnchorTypes
public enum class ChartCalloutLineAnchorTypes
type ChartCalloutLineAnchorTypes
public enum ChartCalloutLineAnchorTypes
Membri
Nome membro | Descrizione | |
---|---|---|
Arrow | An arrow anchor. | |
Diamond | A diamond anchor. | |
None | No anchor shape. | |
Round | A round anchor. | |
Square | A square anchor. |