ChartProperties Class |
Namespace: SharpCharts.Base.Chart
public class ChartProperties : DomProperties
The ChartProperties type exposes the following members.
| Name | Description | |
|---|---|---|
| ChartProperties |
| 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
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |