Class LoadedRollerElementChartReporter
Inheritance
System.Object
LoadedRollerElementChartReporter
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Bearings.BearingResults
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class LoadedRollerElementChartReporter : CustomReportChart, IEquatable<APIBase>
Properties
OnlyShowRollerWithHighestLoad
Declaration
public bool OnlyShowRollerWithHighestLoad { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
StartYAxisAtZero
Declaration
public bool StartYAxisAtZero { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
Implements
System.IEquatable<T>