Class Chart
Class for the item type Chart
Inherited Members
Namespace: Innovator.Client.Model
Assembly: Innovator.Client.dll
Syntax
public class Chart : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef, IEquatable<IItemRef>
Constructors
| Improve this Doc View SourceChart()
Declaration
protected Chart()
Chart(ElementFactory, Object[])
Declaration
public Chart(ElementFactory amlContext, params object[] content)
Parameters
Type | Name | Description |
---|---|---|
ElementFactory | amlContext | |
System.Object[] | content |
Methods
| Improve this Doc View SourceBackgroundStyle()
Retrieve the background_style
property of the item
Declaration
public IProperty_Text BackgroundStyle()
Returns
Type | Description |
---|---|
IProperty_Text |
BarSpacing()
Retrieve the bar_spacing
property of the item
Declaration
public IProperty_Number BarSpacing()
Returns
Type | Description |
---|---|
IProperty_Number |
BorderBottom()
Retrieve the border_bottom
property of the item
Declaration
public IProperty_Number BorderBottom()
Returns
Type | Description |
---|---|
IProperty_Number |
BorderLeft()
Retrieve the border_left
property of the item
Declaration
public IProperty_Number BorderLeft()
Returns
Type | Description |
---|---|
IProperty_Number |
BorderRight()
Retrieve the border_right
property of the item
Declaration
public IProperty_Number BorderRight()
Returns
Type | Description |
---|---|
IProperty_Number |
BorderTop()
Retrieve the border_top
property of the item
Declaration
public IProperty_Number BorderTop()
Returns
Type | Description |
---|---|
IProperty_Number |
ChartType()
Retrieve the chart_type
property of the item
Declaration
public IProperty_Text ChartType()
Returns
Type | Description |
---|---|
IProperty_Text |
Height()
Retrieve the height
property of the item
Declaration
public IProperty_Number Height()
Returns
Type | Description |
---|---|
IProperty_Number |
Legend()
Retrieve the legend
property of the item
Declaration
public IProperty_Boolean Legend()
Returns
Type | Description |
---|---|
IProperty_Boolean |
LegendBoxStyle()
Retrieve the legend_box_style
property of the item
Declaration
public IProperty_Text LegendBoxStyle()
Returns
Type | Description |
---|---|
IProperty_Text |
LegendHeight()
Retrieve the legend_height
property of the item
Declaration
public IProperty_Number LegendHeight()
Returns
Type | Description |
---|---|
IProperty_Number |
LegendTextStyle()
Retrieve the legend_text_style
property of the item
Declaration
public IProperty_Text LegendTextStyle()
Returns
Type | Description |
---|---|
IProperty_Text |
LegendWidth()
Retrieve the legend_width
property of the item
Declaration
public IProperty_Number LegendWidth()
Returns
Type | Description |
---|---|
IProperty_Number |
LegendX()
Retrieve the legend_x
property of the item
Declaration
public IProperty_Number LegendX()
Returns
Type | Description |
---|---|
IProperty_Number |
LegendY()
Retrieve the legend_y
property of the item
Declaration
public IProperty_Number LegendY()
Returns
Type | Description |
---|---|
IProperty_Number |
MarkerSize()
Retrieve the marker_size
property of the item
Declaration
public IProperty_Number MarkerSize()
Returns
Type | Description |
---|---|
IProperty_Number |
MarkerStyle()
Retrieve the marker_style
property of the item
Declaration
public IProperty_Text MarkerStyle()
Returns
Type | Description |
---|---|
IProperty_Text |
NameProp()
Retrieve the name
property of the item
Declaration
public IProperty_Text NameProp()
Returns
Type | Description |
---|---|
IProperty_Text |
Radius()
Retrieve the radius
property of the item
Declaration
public IProperty_Number Radius()
Returns
Type | Description |
---|---|
IProperty_Number |
Title()
Retrieve the title
property of the item
Declaration
public IProperty_Text Title()
Returns
Type | Description |
---|---|
IProperty_Text |
TitleStyle()
Retrieve the title_style
property of the item
Declaration
public IProperty_Text TitleStyle()
Returns
Type | Description |
---|---|
IProperty_Text |
Width()
Retrieve the width
property of the item
Declaration
public IProperty_Number Width()
Returns
Type | Description |
---|---|
IProperty_Number |
XAxis()
Retrieve the x_axis
property of the item
Declaration
public IProperty_Boolean XAxis()
Returns
Type | Description |
---|---|
IProperty_Boolean |
XAxisLabel()
Retrieve the x_axis_label
property of the item
Declaration
public IProperty_Text XAxisLabel()
Returns
Type | Description |
---|---|
IProperty_Text |
XAxisLabelStyle()
Retrieve the x_axis_label_style
property of the item
Declaration
public IProperty_Text XAxisLabelStyle()
Returns
Type | Description |
---|---|
IProperty_Text |
XAxisStyle()
Retrieve the x_axis_style
property of the item
Declaration
public IProperty_Text XAxisStyle()
Returns
Type | Description |
---|---|
IProperty_Text |
XAxisValueLabels()
Retrieve the x_axis_value_labels
property of the item
Declaration
public IProperty_Boolean XAxisValueLabels()
Returns
Type | Description |
---|---|
IProperty_Boolean |
XAxisValueLabelStyle()
Retrieve the x_axis_value_label_style
property of the item
Declaration
public IProperty_Text XAxisValueLabelStyle()
Returns
Type | Description |
---|---|
IProperty_Text |
XGrid()
Retrieve the x_grid
property of the item
Declaration
public IProperty_Boolean XGrid()
Returns
Type | Description |
---|---|
IProperty_Boolean |
XGridInterval()
Retrieve the x_grid_interval
property of the item
Declaration
public IProperty_Number XGridInterval()
Returns
Type | Description |
---|---|
IProperty_Number |
XGridStyle()
Retrieve the x_grid_style
property of the item
Declaration
public IProperty_Text XGridStyle()
Returns
Type | Description |
---|---|
IProperty_Text |
XMax()
Retrieve the x_max
property of the item
Declaration
public IProperty_Number XMax()
Returns
Type | Description |
---|---|
IProperty_Number |
XMin()
Retrieve the x_min
property of the item
Declaration
public IProperty_Number XMin()
Returns
Type | Description |
---|---|
IProperty_Number |
YAxis()
Retrieve the y_axis
property of the item
Declaration
public IProperty_Boolean YAxis()
Returns
Type | Description |
---|---|
IProperty_Boolean |
YAxisLabel()
Retrieve the y_axis_label
property of the item
Declaration
public IProperty_Text YAxisLabel()
Returns
Type | Description |
---|---|
IProperty_Text |
YAxisLabelStyle()
Retrieve the y_axis_label_style
property of the item
Declaration
public IProperty_Text YAxisLabelStyle()
Returns
Type | Description |
---|---|
IProperty_Text |
YAxisStyle()
Retrieve the y_axis_style
property of the item
Declaration
public IProperty_Text YAxisStyle()
Returns
Type | Description |
---|---|
IProperty_Text |
YAxisValueLabels()
Retrieve the y_axis_value_labels
property of the item
Declaration
public IProperty_Boolean YAxisValueLabels()
Returns
Type | Description |
---|---|
IProperty_Boolean |
YAxisValueLabelStyle()
Retrieve the y_axis_value_label_style
property of the item
Declaration
public IProperty_Text YAxisValueLabelStyle()
Returns
Type | Description |
---|---|
IProperty_Text |
YGrid()
Retrieve the y_grid
property of the item
Declaration
public IProperty_Boolean YGrid()
Returns
Type | Description |
---|---|
IProperty_Boolean |
YGridInterval()
Retrieve the y_grid_interval
property of the item
Declaration
public IProperty_Number YGridInterval()
Returns
Type | Description |
---|---|
IProperty_Number |
YGridStyle()
Retrieve the y_grid_style
property of the item
Declaration
public IProperty_Text YGridStyle()
Returns
Type | Description |
---|---|
IProperty_Text |
YMax()
Retrieve the y_max
property of the item
Declaration
public IProperty_Number YMax()
Returns
Type | Description |
---|---|
IProperty_Number |
YMin()
Retrieve the y_min
property of the item
Declaration
public IProperty_Number YMin()
Returns
Type | Description |
---|---|
IProperty_Number |