Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the possible anchor shapes.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Enumeration ChartCalloutLineAnchorTypes
'Usage
Dim instance As ChartCalloutLineAnchorTypes
public enum ChartCalloutLineAnchorTypes
public enum class ChartCalloutLineAnchorTypes
type ChartCalloutLineAnchorTypes
public enum ChartCalloutLineAnchorTypes
Members
Member name | Description | |
---|---|---|
Arrow | An arrow anchor. | |
Diamond | A diamond anchor. | |
None | No anchor shape. | |
Round | A round anchor. | |
Square | A square anchor. |