GraphBaseOptionsCommand Class |
![]() |
Namespace: MediaCy.Addins.DataCollector
Public Class GraphBaseOptionsCommand Inherits DataCollectorCommand
The GraphBaseOptionsCommand type exposes the following members.
Name | Description | |
---|---|---|
![]() | GraphBaseOptionsCommand | Initializes a new instance of the GraphBaseOptionsCommand class |
![]() | GraphBaseOptionsCommand(McCommand) | Initializes a new instance of the GraphBaseOptionsCommand class |
Name | Description | |
---|---|---|
![]() | Accumulated |
Accumulated histogram
|
![]() | AxisX |
Measurement name for X axis.
|
![]() | AxisY |
Measurement name for Y axis.
|
![]() | AxisZ |
Measurement name for Z axis.
|
![]() | BarGraphType |
Bar graph type, Bar or Line
|
![]() | Bins |
Number of bins in histogram
|
![]() | CollectionIndex |
Colleciton index when ShowAll is off. Last collection: -1.
|
![]() | DotSize |
Size of the item dot on charts.
|
![]() | GraphType |
Type of graph window
|
![]() | Groups |
Names of the columns, which are used for grouping of data when PerCollection is on. The list is semicolon-separated. When the list is empty, the grouping is done per collection.
|
![]() | PerCollection |
Show data per collection. Every collection in different graph. When the option is off, all collections are shown in one graph.
|
![]() | PerItem |
Per every item in collection in different graph. When the option is off, all items are shown in one graph.
|
![]() | ShowAll |
Show all collections (when false only last collection is shown)
|
![]() | ShowLabels |
Show chart labels.
|
![]() | ShowLegend |
Show chart legend.
|
Name | Description | |
---|---|---|
![]() | ApplyToBase | |
![]() | FromStr | |
![]() | SetFromBase | |
![]() ![]() | SetFromObj | |
![]() | ToStr |