Types of radar chart bullets

Namespace:  am.Charts
Assembly:  am.Charts (in am.Charts.dll)
Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public enum RadarChartBulletTypes
Visual Basic (Declaration)
Public Enumeration RadarChartBulletTypes
Visual C++
public enum class RadarChartBulletTypes

Members

Member nameDescription
NotSet
Square
Round
SquareOutlined
RoundOutlined
Custom
SquareOutline
RoundOutline

See Also