HtmlForgeX

API Reference

Class

ApexBoxPlotColors

Namespace HtmlForgeX
Assembly HtmlForgeX

Represents boxplot colors configuration.

Inheritance

  • Object
  • ApexBoxPlotColors

Constructors

public ApexBoxPlotColors() #

Properties

public String Upper { get; set; } #
JsonPropertyName("upper")

Gets or sets the upper color.

public String Lower { get; set; } #
JsonPropertyName("lower")

Gets or sets the lower color.