Programming Reference for VirtualLab Fusion  2026.1
Loading...
Searching...
No Matches
VirtualLabAPI.Core.DataVisualization.DiagramView Namespace Reference

Enumerations

enum  PredefinedColorLookupTableType {
  MidnightSun , BlackWhite , Rainbow , RainbowLog ,
  ReverseRainbow , Hot , HotStepped , Cold ,
  WhiteAndMint , ContourRainbow , ContourLines , Tricolour ,
  DarkSite , BrightSite , UnicornLog , Jet ,
  Astro__S2_R0_66_H1_G1 , Astro__S2_R1_H1_G1 , Astro__S2_R1_H2_G1
}
  Enum containing available predefined color tables for display of Diagram. More...
 

Enumeration Type Documentation

◆ PredefinedColorLookupTableType

Enum containing available predefined color tables for display of Diagram.

Enumerator
MidnightSun 

Midnight Sun Palette.

BlackWhite 

Black to White Palette.

Rainbow 

Rainbow Palette.

RainbowLog 

Rainbow Palette with logarithmic function.

ReverseRainbow 

Reverse Rainbow Palette.

Hot 

Hot Colors Palette.

HotStepped 

Hot Stepped Colors Palette.

Cold 

Cold Palette.

WhiteAndMint 

White/Mint color palette which resembles the color scale used in the stack preview.

ContourRainbow 

Rainbow Palette for contour plots.

ContourLines 

Palette for Contour Line plots.

Tricolour 

Palette with the colors of the French Tricolor.

DarkSite 

Palette which emphasizes dark structures.

BrightSite 

Modification of the palette Dark Site.

UnicornLog 

"Logarithmic Unicorn" palette

Jet 

"Jet" Palette

Astro__S2_R0_66_H1_G1 

Color table as proposed by Green, D. A., 2011, Bulletin of the Astronomical Society of India, Vol.39, p.289. The parameters are: Starting color = 2, Rotations = 0.66, Hue = 1.0, Gamma = 1.0.

Astro__S2_R1_H1_G1 

Color table as proposed by Green, D. A., 2011, Bulletin of the Astronomical Society of India, Vol.39, p.289. The parameters are: Starting color = 2, Rotations = 1.0, Hue = 1.0, Gamma = 1.0.

Astro__S2_R1_H2_G1 

Color table as proposed by Green, D. A., 2011, Bulletin of the Astronomical Society of India, Vol.39, p.289. The parameters are: Starting color = 2, Rotations = 1.0, Hue = 2.0, Gamma = 1.0.