ChartThemeEditor
[CustomEditor(typeof(ChartTheme))]public class ChartThemeEditor : EditorCustom inspector for ChartGuru.ChartTheme that shows gradient controls only for the currently selected background mode.
Methods
Section titled “Methods”
OnInspectorGUI()
Section titled “OnInspectorGUI()”public override void OnInspectorGUI()Implement this function to make a custom inspector.