Namespace: Spire.Presentation.Charts
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public enum DataLabelShapeType
Public Enumeration DataLabelShapeType
public enum class DataLabelShapeType
type DataLabelShapeType

Members

MemberValueDescription
None0
Rectangle1
RoundedRectangle2
Oval3
RightArrowCallout4
DownArrowCallout5
LeftArrowCallout6
UpArrowCallout7
RectangularCallout8
RoundedRectangularCallout9
OvalCallout10
LineCallout111
LineCallout212
AccentCallout113
AccentCallout214

See Also