CustomLegend Type documentation¶CustomLegend¶Interface PropertiescustomLegends: [ { list: CustomLegendItem[], unit: string }, { list: CustomLegendItem[], unit: string } ]¶gridIndex?: number¶legendAxis: string¶top?: (string | number)¶Types Documentation¶CustomLegendItem¶Interface PropertiesalternativeNaming?: boolean¶color?: string¶displayName?: string¶name: string¶selected: boolean¶symbol?: string¶tooltip?: string¶ Except where otherwise noted, content on this site is licensed under MIT License.