ScottPlot
Loading...
Searching...
No Matches
Static Public Member Functions | Public Attributes | Properties | List of all members
ScottPlot.AxisLimits3d Struct Reference

Static Public Member Functions

static AxisLimits3d FromPoints (IEnumerable< Coordinates3d > coordinates)
 

Public Attributes

readonly double XMin
 
readonly double XMax
 
readonly double YMin
 
readonly double YMax
 
readonly double ZMin
 
readonly double ZMax
 

Properties

AxisLimits AxisLimits2d [get]
 

Member Function Documentation

◆ FromPoints()

static AxisLimits3d ScottPlot.AxisLimits3d.FromPoints ( IEnumerable< Coordinates3d coordinates)
inlinestatic

Member Data Documentation

◆ XMax

readonly double ScottPlot.AxisLimits3d.XMax

◆ XMin

readonly double ScottPlot.AxisLimits3d.XMin

◆ YMax

readonly double ScottPlot.AxisLimits3d.YMax

◆ YMin

readonly double ScottPlot.AxisLimits3d.YMin

◆ ZMax

readonly double ScottPlot.AxisLimits3d.ZMax

◆ ZMin

readonly double ScottPlot.AxisLimits3d.ZMin

Property Documentation

◆ AxisLimits2d

AxisLimits ScottPlot.AxisLimits3d.AxisLimits2d
get

The documentation for this struct was generated from the following file: