Navigation
API > API/Developer > API/Developer/TraceInsights > API/Developer/TraceInsights/FGraphSeries
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetColor
(
const FLinearColor& InColor |
Insights/ViewModels/GraphSeries.h | ||
void SetColor
(
const FLinearColor& InColor, |
Insights/ViewModels/GraphSeries.h | ||
void SetColor
(
const FLinearColor& InColor, |
Insights/ViewModels/GraphSeries.h |
SetColor(const FLinearColor &)
| Name | SetColor |
| Type | function |
| Header File | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/GraphSeries.h |
| Include Path | #include "Insights/ViewModels/GraphSeries.h" |
void SetColor
(
const FLinearColor & InColor
)
SetColor(const FLinearColor &, const FLinearColor &)
| Name | SetColor |
| Type | function |
| Header File | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/GraphSeries.h |
| Include Path | #include "Insights/ViewModels/GraphSeries.h" |
void SetColor
(
const FLinearColor & InColor,
const FLinearColor & InBorderColor
)
SetColor(const FLinearColor &, const FLinearColor &, const FLinearColor &)
| Name | SetColor |
| Type | function |
| Header File | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/GraphSeries.h |
| Include Path | #include "Insights/ViewModels/GraphSeries.h" |
void SetColor
(
const FLinearColor & InColor,
const FLinearColor & InBorderColor,
const FLinearColor & InFillColor
)