'Declaration Public Enum LineAspect Inherits System.Enum
public enum LineAspect : System.Enum
'Declaration Public Enum LineAspect Inherits System.Enum
public enum LineAspect : System.Enum
Member | Description |
---|---|
Default | Indicates default line |
Spline | Indicates smoothed line |
StepCenter | Indicates centered ladder line |
StepLeft | Indicates left ladder line |
StepRight | Indicates right ladder line |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.PageReportModel.DV.LineAspect