recordDiagram

Properties of a diagram in a figure containing one or more curves

Extends from Modelica.Icons.Record (Icon for records).

Information

With this record the properties of a diagram are defined (like heading and legend), as well as the properties of one or several curves in this diagram using record Modelica_LinearSystems2.Utilities.Plot.Records.Curve

Components

TypeNameDefaultDescription
Modelica_LinearSystems2.Utilities.Plot.Records.Curve[:]curveProperties of the curves in one diagram of the figure
Stringheading""Heading displayed above diagram
RealheightRatio0.45Height of diagram = heightRatio*diagramWidth
BooleangridtrueTrue, if grid is shown
StringxLabel" "String displayed at horizontal axis
StringyLabel" "String displayed at vertical axis
BooleanlogXfalseTrue, if logarithmic scale of x-axis
BooleanlogYfalseTrue, if logarithmic scale of y-axis
BooleanuniformScalingfalseTrue, if same vertical and horizontal axis increment
BooleanlegendtrueTrue, if legend is shown
BooleanlegendFramefalseTrue, if frame around legend
BooleanlegendHorizontaltrueTrue, if horizontal legend (provided it is meaningful)
Modelica_LinearSystems2.Utilities.Plot.Types.LegendLocationlegendLocationModelica_LinearSystems2.Utilities.Plot.Types.LegendLocation.AboveLegend placement