Skip to content

ChartThemeEditor

ClassChartGuruChartGuru.Editor
[CustomEditor(typeof(ChartTheme))]
public class ChartThemeEditor : Editor

Custom inspector for ChartGuru.ChartTheme that shows gradient controls only for the currently selected background mode.

public override void OnInspectorGUI()

Implement this function to make a custom inspector.