The GdxChartSeriesModel type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | GdxChartSeriesModel | Initializes a new instance of the GdxChartSeriesModel class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetAttribute | (Inherited from ModelBase.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | HasGetter | (Inherited from ModelBase.) |
![]() | HasProperty | (Inherited from ModelBase.) |
![]() | HasSetter | (Inherited from ModelBase.) |
![]() | ObtainGetterType | (Inherited from ModelBase.) |
![]() | ObtainPropertyType | (Inherited from ModelBase.) |
![]() | ObtainSetterType | (Inherited from ModelBase.) |
![]() | SetAttribute | (Inherited from ModelBase.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Command |
Show series in legend.
|
![]() | CursorFormat |
Cursor info format.
|
![]() | DataSource |
Data source used to retrieve data.
|
![]() | Fill |
Plot fill color.
|
![]() | HideZeroValues |
Hide samples with zero or empty value.
|
![]() | Index |
Z-Index of series.
|
![]() | KeyBinding |
Name of field in data source that contains keys.
|
![]() | LabelsFormat |
Sample labels format expression. Available context variables: {{@@chart.key}}, {{@@chart.value}}, {{@@chart.series}}.
|
![]() | LogarithmBase |
Logaritm base on vertical axis.
|
![]() | MarkerFill |
Marker fill color.
|
![]() | MarkerSize |
Marker size in pixels.
|
![]() | MarkerStroke |
Marker stroke color.
|
![]() | MarkerStrokeThickness |
Marker stroke thickness.
|
![]() | MarkerType |
Marker type to select samples in the chart.
|
![]() | PlotType |
Type of the plot rendered by this series.
|
![]() | Properties | (Inherited from ModelBase.) |
![]() | ShowInCursor |
Show series info in cursor.
|
![]() | ShowInLegend |
Show series in legend.
|
![]() | ShowLabels |
Show value labels in the chart.
|
![]() | ShowVerticalLabels |
Show labels on vertical axis.
|
![]() | Stroke |
Plot stroke color.
|
![]() | StrokeStyle |
Plot stroke style.
|
![]() | StrokeThickness |
Plot stroke thickness.
|
![]() | Title |
Series display name.
|
![]() | UseLogarithmicAxis |
Vertical axis is logaritmic.
|
![]() | ValueBinding |
Name of field in data source that contains values.
|
![]() | VerticalAxisLocation |
Location of vertical axis.
|
![]() | VerticalAxisMaximum |
Vertical axis maximum.
|
![]() | VerticalAxisMinimum |
Vertical axis minimum.
|
![]() | VerticalAxisOverrideRange |
Use custom range for vertical axis.
|
![]() | VerticalAxisStroke |
Custom axis stroke color.
|
![]() | VerticalAxisTitle |
Title of custom axis.
|
![]() | VerticalAxisVisibility |
Visibility of custom vertical axis.
|
![]() | VerticalLabelFormat |
Number format of labels on vertical axis.
|
![]() | VerticalLabelInterval |
Number of tick marks after which a label is shown.
|
![]() | VerticalLabelOffset |
Specifies how many labels are hidden starting from the top and the bottom of vertical axis.
|
![]() | Visibility |
Show this series in the chart.
|