'Declaration Public Enum SymbolShape Inherits System.Enum
public enum SymbolShape : System.Enum
'Declaration Public Enum SymbolShape Inherits System.Enum
public enum SymbolShape : System.Enum
Member | Description |
---|---|
Auto | Indicates the default style symbol shape |
Box | Indicates the square box style symbol shape |
Dash | Indicates the dash style symbol shape |
Diamond | Indicates the diamond style symbol shape |
Dot | Indicates the round dot style symbol shape |
Plus | Indicates the + style symbol shape |
Triangle | Indicates the triangle style symbol shape |
X | Indicates the X-style symbol shape |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.PageReportModel.DV.SymbolShape