Click or drag to resize

IPlotCommonColumnsView Interface

View contract for PlotCommonColumnsController.

Namespace: Altaxo.Gui.Worksheet
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public interface IPlotCommonColumnsView

The IPlotCommonColumnsView type exposes the following members.

Properties
 NameDescription
Public propertyUseCurrentXColumn Gets or sets a value indicating whether the current X column should be used.
Top
Methods
 NameDescription
Public methodInitializeXCommonColumns Initializes the selectable common X columns.
Public methodInitializeYCommonColumns Initializes the selectable common Y columns.
Top
See Also