Skip to main content

Mechanical scripting interface

ChartPlotStyle

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.Enums.ChartPlotStyle

Bases: enum.Enum

Specifies the ChartPlotStyle.

Overview

Attributes

Name
Both
Lines
Points

Attribute detail

ChartPlotStyle.Both = 2

ChartPlotStyle.Lines = 0

ChartPlotStyle.Points = 1