Module omix.api

Interface ChartSideBox

All Superinterfaces:
AbstractSideBox, Accessory, DataAnnotation, Member
All Known Subinterfaces:
ChartSideBox, ChartSideBox

public interface ChartSideBox
extends AbstractSideBox
This accessory represents charts as side items in the network diagram.
Since:
Omix 1.8.6
Author:
Dr. Peter Droste, Omix Visualization
  • Method Details

    • chart

      @OVLField Chart chart()
      The chat displayed in the network diagram. By default chart is null. Hence, the accessory is not visible in the diagram.
      Returns:
      chart