chart_line_child#
- class ansys.cfx.core.generated.post_processing.settings_261.chart_line_child.chart_line_child(name: str | None = None, parent=None)#
Bases:
Group‘child_object_type’ of chart_line.
Attributes
Attribute |
Summary |
|---|---|
Indicates whether to automatically choose the Line Colour or to allow the user to manually select it. |
|
Indicates whether to automatically choose the Symbol Colour or to allow the user to manually select it. |
|
‘case_name’ child. |
|
Histogram information of the count values per bin. |
|
Specifies the line type to use for FFT charts. |
|
A list of three numbers between 0 and 1, which represent the RGB (Red/Green/Blue) values to be used when colouring the Chart Line. |
|
Specifies the line style to use. |
|
Specifies the line type to use for non-FFT charts. |
|
Toggles the visibility of this chart line in the chart. |
|
A list of three numbers between 0 and 1, which represent the RGB (Red/Green/Blue) values to be used when colouring the Chart Symbol. |
|
Specifies the symbol style to use. |
|
Fill in the area under the curve depending on options. |
|
Determines how to process the fill area of line. |
|
If False, then the line case name is no longer valid. |
|
The name of this chart line. This string will be used as the label in the Legend if one is displayed. |
|
If True, then the line name will be automatically generated. |
Methods
Method |
Summary |
|---|---|
Suspend immediate update for the object. |
|
Restore immediate update for the object. |
Included in:
Parent |
Summary |
|---|---|
‘chart_line’ child. |