RelaxISPlugin_PlotPresetIsPlotScaledSymmetrical Property |
Defines if the X and Y1 axes should scaled symmetrically
Namespace: RelaxIS_SDK.PluginsAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public abstract bool IsPlotScaledSymmetrical { get; }
Public MustOverride ReadOnly Property IsPlotScaledSymmetrical As Boolean
Get
Dim instance As RelaxISPlugin_PlotPreset
Dim value As Boolean
value = instance.IsPlotScaledSymmetrical
Property Value
BooleanSee Also