ChartStyle class
Constructors
Properties
- bottomPadding ↔ double
-
getter/setter pair
- candleLineWidth ↔ double
-
getter/setter pair
- candleWidth ↔ double
-
candle width
getter/setter pair
- childPadding ↔ double
-
getter/setter pair
-
dateTimeFormat
↔ List<
String> ? -
customize the time below
getter/setter pair
- gridColumns ↔ int
-
getter/setter pair
- gridRows ↔ int
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- hCrossWidth ↔ double
-
getter/setter pair
- macdWidth ↔ double
-
macd column width
getter/setter pair
- nowPriceLineLength ↔ double
-
(line length - space line - thickness) of the current price
getter/setter pair
- nowPriceLineSpan ↔ double
-
getter/setter pair
- nowPriceLineWidth ↔ double
-
getter/setter pair
- pointWidth ↔ double
-
point-to-point distance
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- topPadding ↔ double
-
getter/setter pair
- vCrossWidth ↔ double
-
vertical-horizontal cross line width
getter/setter pair
- volWidth ↔ double
-
vol column width
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited