Skip to main content

Axis Settings (AS)

Configure axis properties for InForm charts, including title, scale type, ranges, tick options, and stacking behaviour.

📸 Component Screenshot

Axis Settings (AS)

📂 Component Location

Tab: 3. Charts

📝 Description

The Axis Settings (AS) component defines configuration parameters for chart axes. It supports setting titles, min/max limits, scale types (category, linear, time), tick density, stacking, and boundary inclusion.
These settings are applied to X or Y axes within the Assemble Chart (AC) component.

📁 Example File

🔌 Inputs

Abbrev.Full NameTypeDescription
TTitleTextAxis title.
MinMinNumberMinimum axis value.
MaxMaxNumberMaximum axis value.
TypeTypeTextScale type: "category", "linear", or "time".
StackStackedBooleanEnables stacked-axis behaviour.
MTLMax Ticks LimitIntegerMaximum number of tick marks.
IBInclude BoundsBooleanWhether to include boundary values in ticks.

🔄 Outputs

Abbrev.Full NameTypeDescriptionSuggested Connections
SetChart SettingsInForm dataAxis configuration for charts.Connect to Assemble Chart (AC) (3. Charts) to control X or Y axis behaviour.