C# Class SmartQuant.FinChart.Axis

Afficher le fichier Open project: fastquant/fastquant.dll

Protected Properties

Свойство Type Description
chart Chart
color Color
enabled bool
gridColor Color
gridDashStyle DashStyle
gridEnabled bool
gridWidth float
height int
labelAlignment EAxisLabelAlignment
labelColor Color
labelEnabled bool
labelFont System.Drawing.Font
labelFormat string
labelOffset int
majorTicksColor Color
majorTicksEnabled bool
majorTicksLength int
majorTicksWidth float
max double
min double
minorGridColor Color
minorGridDashStyle DashStyle
minorGridEnabled bool
minorGridWidth float
minorTicksColor Color
minorTicksEnabled bool
minorTicksLength int
minorTicksWidth float
title string
titleColor Color
titleEnabled bool
titleFont System.Drawing.Font
titleOffset int
titlePosition EAxisTitlePosition
width int
zoomed bool

Property Details

chart protected_oe property

protected Chart,SmartQuant.FinChart chart
Résultat Chart

color protected_oe property

protected Color color
Résultat Color

enabled protected_oe property

protected bool enabled
Résultat bool

gridColor protected_oe property

protected Color gridColor
Résultat Color

gridDashStyle protected_oe property

protected DashStyle gridDashStyle
Résultat DashStyle

gridEnabled protected_oe property

protected bool gridEnabled
Résultat bool

gridWidth protected_oe property

protected float gridWidth
Résultat float

height protected_oe property

protected int height
Résultat int

labelAlignment protected_oe property

protected EAxisLabelAlignment labelAlignment
Résultat EAxisLabelAlignment

labelColor protected_oe property

protected Color labelColor
Résultat Color

labelEnabled protected_oe property

protected bool labelEnabled
Résultat bool

labelFont protected_oe property

protected Font,System.Drawing labelFont
Résultat System.Drawing.Font

labelFormat protected_oe property

protected string labelFormat
Résultat string

labelOffset protected_oe property

protected int labelOffset
Résultat int

majorTicksColor protected_oe property

protected Color majorTicksColor
Résultat Color

majorTicksEnabled protected_oe property

protected bool majorTicksEnabled
Résultat bool

majorTicksLength protected_oe property

protected int majorTicksLength
Résultat int

majorTicksWidth protected_oe property

protected float majorTicksWidth
Résultat float

max protected_oe property

protected double max
Résultat double

min protected_oe property

protected double min
Résultat double

minorGridColor protected_oe property

protected Color minorGridColor
Résultat Color

minorGridDashStyle protected_oe property

protected DashStyle minorGridDashStyle
Résultat DashStyle

minorGridEnabled protected_oe property

protected bool minorGridEnabled
Résultat bool

minorGridWidth protected_oe property

protected float minorGridWidth
Résultat float

minorTicksColor protected_oe property

protected Color minorTicksColor
Résultat Color

minorTicksEnabled protected_oe property

protected bool minorTicksEnabled
Résultat bool

minorTicksLength protected_oe property

protected int minorTicksLength
Résultat int

minorTicksWidth protected_oe property

protected float minorTicksWidth
Résultat float

title protected_oe property

protected string title
Résultat string

titleColor protected_oe property

protected Color titleColor
Résultat Color

titleEnabled protected_oe property

protected bool titleEnabled
Résultat bool

titleFont protected_oe property

protected Font,System.Drawing titleFont
Résultat System.Drawing.Font

titleOffset protected_oe property

protected int titleOffset
Résultat int

titlePosition protected_oe property

protected EAxisTitlePosition titlePosition
Résultat EAxisTitlePosition

width protected_oe property

protected int width
Résultat int

zoomed protected_oe property

protected bool zoomed
Résultat bool