Logo ROOT  
Reference Guide
ROOT::Experimental::RPadBase::BoundKindAndValue Struct Reference

Simple struct representing an axis bound.

Definition at line 198 of file RPadBase.hxx.

Public Attributes

double fBound = 0.
 
RPadUserAxisBase::EAxisBoundsKind fKind = RPadUserAxisBase::kAxisBoundsAuto
 

#include <ROOT/RPadBase.hxx>

Member Data Documentation

◆ fBound

double ROOT::Experimental::RPadBase::BoundKindAndValue::fBound = 0.

Definition at line 200 of file RPadBase.hxx.

◆ fKind

RPadUserAxisBase::EAxisBoundsKind ROOT::Experimental::RPadBase::BoundKindAndValue::fKind = RPadUserAxisBase::kAxisBoundsAuto

Definition at line 199 of file RPadBase.hxx.

Collaboration diagram for ROOT::Experimental::RPadBase::BoundKindAndValue:
[legend]

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