ChartProperties Properties |
The ChartProperties type exposes the following members.
| Name | Description | |
|---|---|---|
| Background |
Gets or sets the background
| |
| BackgroundOpacity |
Gets or set the background opacity
| |
| CrosshairBrush |
Gets the crosshair brush
| |
| CrosshairPen |
Gets or sets the crosshair pen
| |
| DayBreakPen |
Gets or sets the day break pen
| |
| DayXAxisTimeFormat |
Gets or sets the day XAxis time format
| |
| FontFamily |
Gets or sets the chart font family
(Inherited from DomProperties.) | |
| FontHeight |
Gets or sets the font height
(Inherited from DomProperties.) | |
| FontSize |
Gets or sets the font size
(Inherited from DomProperties.) | |
| GridLinePen | (Inherited from DomProperties.) | |
| IsBackgroundTransparent | (Inherited from DomProperties.) | |
| IsGridLineVisible | ||
| IsPriceLadderVisible | (Inherited from DomProperties.) | |
| IsQuantityFormatted | (Inherited from DomProperties.) | |
| IsVolumeLadderVisible | (Inherited from DomProperties.) | |
| Margin |
Gets or sets the margin
| |
| MinuteXAxisTimeFormat |
Gets or sets the Minute XAxis time format
| |
| RowHeight |
Gets or sets the RowHeight. RowHeight == FontHeight + FontHeight * 0.5
(Inherited from DomProperties.) | |
| ScrollbarHeight |
Gets or sets the scroll bar height
| |
| SecondXAxisTimeFormat |
Gets or sets the XAxis time format
| |
| ShowIndicatorLegend |
Display the indicator legend in the chart panel
| |
| ShowOHLC | ||
| ShowScrollbar |
Gets or sets the show scroll bar
| |
| ShowToolbar |
Gets or sets the show tool bar
| |
| SplitterColor |
Gets or sets the splitter color
| |
| Time |
Gets or sets the time span
| |
| XAxisMargin |
Gets the XAxis margin
| |
| YAxisMargin |
Gets the YAxis margin
| |
| YAxisWidth |
Gets or sets the YAxis width. GridUnitType = Pixel
|