Table of Contents

Class GraphLineWidget

Namespace
TaleWorlds.GauntletUI.ExtraWidgets.Graph
Assembly
TaleWorlds.GauntletUI.ExtraWidgets.dll
public class GraphLineWidget : Widget
Inheritance
GraphLineWidget
Inherited Members

Constructors

GraphLineWidget(UIContext)

public GraphLineWidget(UIContext context)

Parameters

context UIContext

Fields

OnPointAdded

public Action<GraphLineWidget, GraphLinePointWidget> OnPointAdded

Field Value

Action<GraphLineWidget, GraphLinePointWidget>

Properties

LineBrushStateName

public string LineBrushStateName { get; set; }

Property Value

string

PointContainerWidget

public Widget PointContainerWidget { get; set; }

Property Value

Widget

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).