Class Resource
- Namespace
- FinScript
- Assembly
- FinScript.Core.dll
A strongly-typed resource class, for looking up localized strings, etc.
public class Resource
- Inheritance
-
Resource
- Inherited Members
Properties
Culture
Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.
public static CultureInfo Culture { get; set; }
Property Value
LabelAutoScale
Looks up a localized string similar to Auto scale.
public static string LabelAutoScale { get; }
Property Value
LabelColor
Looks up a localized string similar to Color.
public static string LabelColor { get; }
Property Value
LabelDaily
Looks up a localized string similar to Daily.
public static string LabelDaily { get; }
Property Value
LabelDashStyle
Looks up a localized string similar to Dash style.
public static string LabelDashStyle { get; }
Property Value
LabelDays
Looks up a localized string similar to Days.
public static string LabelDays { get; }
Property Value
LabelDrawMarker
Looks up a localized string similar to Draw marker on axis.
public static string LabelDrawMarker { get; }
Property Value
LabelDrawMarkerDescription
Looks up a localized string similar to Draws an axis marker for the last value of the plot.
public static string LabelDrawMarkerDescription { get; }
Property Value
LabelFill
Looks up a localized string similar to Fill color.
public static string LabelFill { get; }
Property Value
LabelFillEnd
Looks up a localized string similar to Fill, end color.
public static string LabelFillEnd { get; }
Property Value
LabelFillStart
Looks up a localized string similar to Fill, start color.
public static string LabelFillStart { get; }
Property Value
LabelFixedMaxScaleValue
Looks up a localized string similar to Max value at scaling.
public static string LabelFixedMaxScaleValue { get; }
Property Value
LabelFixedMinScaleValue
Looks up a localized string similar to Min value at scaling.
public static string LabelFixedMinScaleValue { get; }
Property Value
LabelHour
Looks up a localized string similar to Hour.
public static string LabelHour { get; }
Property Value
LabelHours
Looks up a localized string similar to Hours.
public static string LabelHours { get; }
Property Value
LabelIncrement
Looks up a localized string similar to Increment.
public static string LabelIncrement { get; }
Property Value
LabelIndicator
Looks up a localized string similar to Indicator.
public static string LabelIndicator { get; }
Property Value
LabelIsVisible
Looks up a localized string similar to Visible.
public static string LabelIsVisible { get; }
Property Value
LabelLevels
Looks up a localized string similar to Levels.
public static string LabelLevels { get; }
Property Value
LabelMax
Looks up a localized string similar to Max.
public static string LabelMax { get; }
Property Value
LabelMin
Looks up a localized string similar to Min.
public static string LabelMin { get; }
Property Value
LabelMinute
Looks up a localized string similar to Minute.
public static string LabelMinute { get; }
Property Value
LabelMinutes
Looks up a localized string similar to Minutes.
public static string LabelMinutes { get; }
Property Value
LabelMonthly
Looks up a localized string similar to Monthly.
public static string LabelMonthly { get; }
Property Value
LabelMonths
Looks up a localized string similar to Months.
public static string LabelMonths { get; }
Property Value
LabelName
Looks up a localized string similar to Label.
public static string LabelName { get; }
Property Value
LabelParameters
Looks up a localized string similar to Parameters.
public static string LabelParameters { get; }
Property Value
LabelPeriod
Looks up a localized string similar to Period.
public static string LabelPeriod { get; }
Property Value
LabelPlotPointType
Looks up a localized string similar to Point type.
public static string LabelPlotPointType { get; }
Property Value
LabelPlotStyle
Looks up a localized string similar to Plot style.
public static string LabelPlotStyle { get; }
Property Value
LabelPlots
Looks up a localized string similar to Plots.
public static string LabelPlots { get; }
Property Value
LabelPriceType
Looks up a localized string similar to Price type.
public static string LabelPriceType { get; }
Property Value
LabelSecond
Looks up a localized string similar to Second.
public static string LabelSecond { get; }
Property Value
LabelSeconds
Looks up a localized string similar to Seconds.
public static string LabelSeconds { get; }
Property Value
LabelSetup
Looks up a localized string similar to Set up.
public static string LabelSetup { get; }
Property Value
LabelStrategy
Looks up a localized string similar to Strategy.
public static string LabelStrategy { get; }
Property Value
LabelTick
Looks up a localized string similar to Tick.
public static string LabelTick { get; }
Property Value
LabelTicks
Looks up a localized string similar to Ticks.
public static string LabelTicks { get; }
Property Value
LabelUseAutoColor
Looks up a localized string similar to Auto color.
public static string LabelUseAutoColor { get; }
Property Value
LabelUsePredefinedStyle
Looks up a localized string similar to Predefined style.
public static string LabelUsePredefinedStyle { get; }
Property Value
LabelValue
Looks up a localized string similar to Value.
public static string LabelValue { get; }
Property Value
LabelValueAxisPosition
Looks up a localized string similar to Y axis position.
public static string LabelValueAxisPosition { get; }
Property Value
LabelVerticalOffset
Looks up a localized string similar to Vertical offset.
public static string LabelVerticalOffset { get; }
Property Value
LabelVisual
Looks up a localized string similar to Visual.
public static string LabelVisual { get; }
Property Value
LabelVolume
Looks up a localized string similar to Volume.
public static string LabelVolume { get; }
Property Value
LabelWeekly
Looks up a localized string similar to Weekly.
public static string LabelWeekly { get; }
Property Value
LabelWeeks
Looks up a localized string similar to Weeks.
public static string LabelWeeks { get; }
Property Value
LabelWidth
Looks up a localized string similar to Width.
public static string LabelWidth { get; }
Property Value
LabelYearly
Looks up a localized string similar to Yearly.
public static string LabelYearly { get; }
Property Value
LabelYears
Looks up a localized string similar to Years.
public static string LabelYears { get; }
Property Value
ResourceManager
Returns the cached ResourceManager instance used by this class.
public static ResourceManager ResourceManager { get; }