Types of line 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 LineChartBulletTypes
Visual Basic (Declaration)
Public Enumeration LineChartBulletTypes
Visual C++
public enum class LineChartBulletTypes

Members

Member nameDescription
NotSet
Square
Round
SquareOutlined
RoundOutlined
Custom
SquareOutline
RoundOutline

See Also