HtmlForgeX

API Reference

Class

VisNetworkColorPair

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers sealed

Typed container for highlight/hover color pairs.

Inheritance

  • Object
  • VisNetworkColorPair

Constructors

public VisNetworkColorPair() #

Properties

public String Background { get; set; } #
JsonPropertyName("background")

Background color.

public String Border { get; set; } #
JsonPropertyName("border")

Border color.