Click or drag to resize

CSAxisInformationWithLogicalValuesForAxisOrgAndEnd Method

[Missing <summary> documentation for "M:Altaxo.Graph.CSAxisInformation.WithLogicalValuesForAxisOrgAndEnd(System.Double,System.Double)"]


Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public CSAxisInformation WithLogicalValuesForAxisOrgAndEnd(
	double LogicalValueAxisOrg,
	double LogicalValueAxisEnd
)

Parameters

LogicalValueAxisOrg  Double

[Missing <param name="LogicalValueAxisOrg"/> documentation for "M:Altaxo.Graph.CSAxisInformation.WithLogicalValuesForAxisOrgAndEnd(System.Double,System.Double)"]

LogicalValueAxisEnd  Double

[Missing <param name="LogicalValueAxisEnd"/> documentation for "M:Altaxo.Graph.CSAxisInformation.WithLogicalValuesForAxisOrgAndEnd(System.Double,System.Double)"]

Return Value

CSAxisInformation

[Missing <returns> documentation for "M:Altaxo.Graph.CSAxisInformation.WithLogicalValuesForAxisOrgAndEnd(System.Double,System.Double)"]

See Also