Class Series
Inherited Members
Namespace: Reportman.Drawing
Assembly: Reportman.Drawing.dll
Syntax
public class Series
Constructors
Series()
Declaration
public Series()
Fields
AutoRange
Declaration
public Series.AutoRangeAxis AutoRange
Field Value
| Type | Description |
|---|---|
| Series.AutoRangeAxis |
Effect3D
Declaration
public bool Effect3D
Field Value
| Type | Description |
|---|---|
| bool |
FontSize
Declaration
public float FontSize
Field Value
| Type | Description |
|---|---|
| float |
HighValue
Declaration
public double HighValue
Field Value
| Type | Description |
|---|---|
| double |
HorzFontRotation
Declaration
public int HorzFontRotation
Field Value
| Type | Description |
|---|---|
| int |
HorzFontSize
Declaration
public int HorzFontSize
Field Value
| Type | Description |
|---|---|
| int |
Inverted
Declaration
public bool Inverted
Field Value
| Type | Description |
|---|---|
| bool |
LogBase
Declaration
public double LogBase
Field Value
| Type | Description |
|---|---|
| double |
Logaritmic
Declaration
public bool Logaritmic
Field Value
| Type | Description |
|---|---|
| bool |
LowValue
Declaration
public double LowValue
Field Value
| Type | Description |
|---|---|
| double |
MarkStyle
Declaration
public int MarkStyle
Field Value
| Type | Description |
|---|---|
| int |
MultiBar
Declaration
public BarType MultiBar
Field Value
| Type | Description |
|---|---|
| BarType |
PrintHeight
Declaration
public int PrintHeight
Field Value
| Type | Description |
|---|---|
| int |
PrintWidth
Declaration
public int PrintWidth
Field Value
| Type | Description |
|---|---|
| int |
Resolution
Declaration
public float Resolution
Field Value
| Type | Description |
|---|---|
| float |
SeriesItems
Declaration
public List<SeriesItem> SeriesItems
Field Value
| Type | Description |
|---|---|
| List<SeriesItem> |
ShowHint
Declaration
public bool ShowHint
Field Value
| Type | Description |
|---|---|
| bool |
ShowLegend
Declaration
public bool ShowLegend
Field Value
| Type | Description |
|---|---|
| bool |
VertFontRotation
Declaration
public int VertFontRotation
Field Value
| Type | Description |
|---|---|
| int |
VertFontSize
Declaration
public int VertFontSize
Field Value
| Type | Description |
|---|---|
| int |
Methods
Clear()
Declaration
public void Clear()